js-client-boilderplate-nahid

0.1.0 • Public • Published

Basic JS (Browserify/Babelify/D3)/CSS(SCSS) Web Client Boilerplate Builder

Meant for quickly setting up UI codebases for simple projects. Assumes nodejs > 7.0.

"scripts": {
  "builder": "node ./node_modules/js-client-boilderplate-nahid/index.js --base $PWD --dist dist --js js/index.js --scss scss/index.scss --static static --command",
  "build": "npm run builder -- build",
  "watch": "npm run builder -- watch",
  "release": "npm run builder -- release"
},

Hope to never spend another second screwing around with these tools for new projects.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1
  • 0.0.9
    0
  • 0.0.8
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i js-client-boilderplate-nahid

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

6.66 kB

Total Files

3

Last publish

Collaborators

  • nahidakbar