This package has been deprecated

Author message:

move to @mycure/modular-bolt

@mycure/bolt-builder

0.1.5 • Public • Published

Bolt builder

Dependencies

Runtime Dependencies

  • babel-polyfill ES-next polyfill
  • chalk console colors
  • debug debug module

Development Dependencies

  • babel-cli, babel-core BABEL transpiler
  • babel-preset-es2015 ES-2015
  • babel-preset-stage-0 ES-next (ES 7)
  • babel-tape-runner, tape, tape-async test runner
  • concat-files, glob will be used for combining bolt rules
  • faucet pretty-print test results
  • rimraf cross-platform rm -rf equivalent
  • nodemon autorefresh dev server

Project Directory Structure

.
|-- src
|   |--  lib                        -- extra bolt rules
|   |    |--  functions.bolt
|   |    |--  request.bolt
|   |    |--  snippet.bolt
|   |    `--  type.bolt
|   |
|   |--  bolt.js
|   `--  index.js
|
|--  .babelrc                       -- babel config
|--  .editorconfig
|--  .gitignore
|--  .npmrc                         -- npm config for auto saving on dev
|--  .nvmrc                         -- nvm config for node engine version
|--  .package.json
`--  .README.md

Package Sidebar

Install

npm i @mycure/bolt-builder

Weekly Downloads

0

Version

0.1.5

License

ISC

Last publish

Collaborators