x4js 2.2.34 → 2.2.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -97,11 +97,3 @@ Because x4js produces standard DOM from plain TypeScript — no framework-specif
|
|
|
97
97
|
|
|
98
98
|
**Think differently. Escape the DOM. Focus on the concept, not the format.**
|
|
99
99
|
|
|
100
|
-
## Ideas
|
|
101
|
-
|
|
102
|
-
[x] aicontext.md
|
|
103
|
-
[x] finish StateManager
|
|
104
|
-
[x] review core_data
|
|
105
|
-
[ ] doc doc and doc
|
|
106
|
-
[ ] demo with all best practices
|
|
107
|
-
|