Skip to content

asthomas/nullstone

 
 

Repository files navigation

nullstone

Build Status Gitter

Javascript application core library

Contributing

Prerequisites

$ npm install -g gulp
$ npm install -g bower
$ npm install -g fayde-unify

Setup

$ git clone git@github.com:wsick/nullstone.git
$ cd nullstone
$ npm install
$ gulp reset # cleans bower libs, bower installs, then symlinks to test and stress bootstrappers

Unit Tests

$ gulp test

Stress Tests

Launches default browser with runnable stress tests.

$ gulp stress

About

Javascript application core library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 61.5%
  • JavaScript 37.4%
  • HTML 1.1%