astracore-lib

1.0.0 • Public • Published

Astracore Library

A pure and powerful JavaScript ASTRA library.

Get Started

npm install astracore-lib
bower install astracore-lib

Security

We're using astracore-lib in production, but please use common sense when doing anything related to finances! We take no responsibility for your implementation decisions.

Contributing

Please send pull requests for bug fixes, code optimization, and ideas for improvement.

Building the Browser Bundle

To build a astracore-lib full bundle for the browser:

gulp browser

This will generate files named astracore-lib.js and astracore-lib.min.js.

Development & Tests

git clone https://github.com/AstraCore/astracore-lib
cd astracore-lib
npm install

Run all the tests:

gulp test

You can also run just the Node.js tests with gulp test:node, just the browser tests with gulp test:browser or create a test coverage report (you can open coverage/lcov-report/index.html to visualize it) with gulp coverage.

License

Package Sidebar

Install

npm i astracore-lib

Weekly Downloads

9

Version

1.0.0

License

MIT

Unpacked Size

5.93 MB

Total Files

154

Last publish

Collaborators

  • deadpool205
  • cryptolover705