Build websites/apps quickly using widgets in javascript!
BromineJS is a JS framework that uses a JS-only and widget based approach to building web applications. Bromine provides you the flexibilty of using multiple UI libraries and frameworks such as Boostrap, Material and Bulma without needing to know any of them. Read the Docs
OS X & Linux:
npm install brominejs --save
A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots. Example Input code
Example Output code
For more examples and usage, please refer to the Wiki.
Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.
make install
npm test
- 0.0.1
- Initial
- 0.0.1
Your Name – @mistazidane – [email protected]
Distributed under the "TODO" license. See LICENSE
for more information.
https://github.com/mistazidane/BromineJs
- Fork it [https://github.com/mistazidane/BromineJs][()
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request