1.0.1 • Published 7 years ago

jsneum v1.0.1

Weekly downloads
1
License
-
Repository
github
Last release
7 years ago

Simple Test

How to install?

  npm install jsneum

How to use?

  var jsneum = require('jsneum');
  var getGeolocation = getGeolocation(); //blargh

Executing tests

   npm test

Contribution

Just need to take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

  git clone https://github.com/heyjohnny/jsneum.git
  cd jsneum

Starting with pre-release installation

  npm install git://github.com/heyjohnny/jsneum.git

License

MIT

Release notes

Initial testing

Release history

  • 1.0.1 Second try TEST
1.0.1

7 years ago

1.0.0

7 years ago