frmwrk

0.0.1 • Public • Published

frmwrk

build status Davis Dependency status

NPM

A web framework

Example

var frmwrk = require("frmwrk");
 
// TODO. Show example

Installation

npm install frmwrk

Tests

npm test

NPM scripts

  • npm run cover This runs the tests with code coverage
  • npm run lint This will run the linter on your code
  • npm test This will run the tests.
  • npm run trace This will run your tests in tracing mode.
  • npm run travis This is run by travis.CI to run your tests
  • npm run view-cover This will show code coverage in a browser

Contributors

  • Matt Morgan

MIT Licenced

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i frmwrk

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • mlmorg