Skip to content

mnpjs/package-structure

Repository files navigation

@mnpjs/package

npm version

A package structure for mnp.

structure
├── CHANGELOG.md
├── LICENSE
├── README.md
├── build
│   └── index.js
├── documentary
│   ├── 1-API
│   ├── footer.md
│   └── index.md
├── example
│   └── index.js
├── node_modules
│   ├── @zoroaster
│   ├── alamode
│   ├── catchment
│   ├── documentary
│   ├── eslint-config-artdeco
│   ├── preact
│   ├── spawncommand
│   ├── typal
│   ├── yarn-s
│   └── zoroaster
├── package.json
├── src
│   └── index.js
├── test
│   ├── context
│   ├── fixture
│   ├── mask
│   ├── result
│   └── spec
├── types
│   ├── externs.js
│   ├── index.js
│   └── index.xml
└── yarn.lock

Read more about mnp

Copyright

(c) Art Deco 2018

About

The Art Deco package structure for mnp.

Resources

License

Stars

Watchers

Forks

Packages

No packages published