Skip to content

wuha-io/broxjs

Repository files navigation

Brox.js

NPM Version

⚠️ CURRENTLY IN SPECIFICATION ⚠️

Goal: Think about and build a pure JavaScript Browser Extension Framework.

Available Gulp commands :

gulp pre-clean # clean build/
gulp compile # es6 -> es5
gulp jshint # check code syntax
gulp test # run the test (directly in es6)
gulp build # jshint, test, pre-clean and compile
gulp # (default - for development) watch and build / run tests

# To install globally (update binaries)
sudo npm i -g .

API

Others

About

A pure JS Browser Extension Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published