Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "thenothing", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "The Nothing", | ||
"main": "index.js", | ||
"main": "index.mjs", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "start": "http-server", |
@@ -50,3 +50,3 @@ # The Nothing | ||
state.remove is a pointer to a callback passed by the parent, makeCallback is the crucial function exporing local handler so it can be accessed by the resulting HTML with it's native handler declaration attribute | ||
state.remove is a pointer to a callback passed by the parent. `makeCallback` is the crucial function exporting a local handler so it can be accessed by the resulting HTML with it's native handler declaration attribute | ||
@@ -60,10 +60,11 @@ ```javascript | ||
## Demo | ||
Clone this repo and run ```npm start``` | ||
Or visit [The demo using the files listed below](https://dvlp.github.io/thenothing/) | ||
alternatively editable [JSFiddle demo](https://jsfiddle.net/ay1mr80e/) | ||
### Files | ||
index.html - the starting point | ||
nothing.js - the engine | ||
todo.js - the app | ||
## For lazy people | ||
[JSFiddle demo](https://jsfiddle.net/ay1mr80e/) | ||
- index.html - the starting point | ||
- nothing.js - the engine | ||
- todo.js - the app |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
17898
69
0