npm.io
0.0.42 • Published 5 years ago

npm-devil

Licence
MIT
Version
0.0.42
Deps
3
Size
8 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated

npm-devil

Demo for npm.

  • Directory structure for open source projects:

    .
    ├── LICENSE
    ├── .gitignore
    ├── .editorconfig
    ├── .eslintrc.js
    ├── README.md
    ├── package.json
    ├── demo/
    |   ├── js/
    |   └── index.html
    ├── src/
    |   └── js/
    └── index.js