Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

thenothing

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thenothing - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

package.json
{
"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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc