Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wotjs/browserify-johnny-five
Build Johnny Five as a browserify module.
https://github.com/wotjs/browserify-johnny-five
Last synced: 30 days ago
JSON representation
Build Johnny Five as a browserify module.
- Host: GitHub
- URL: https://github.com/wotjs/browserify-johnny-five
- Owner: wotjs
- Created: 2015-07-11T10:00:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-25T08:56:02.000Z (over 9 years ago)
- Last Synced: 2024-11-10T14:53:01.402Z (about 1 month ago)
- Language: JavaScript
- Size: 523 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Browserify Johnny Five
Build [Johnny Five](http://johnny-five.io) as a browserify module.## Usage
Import `./build/browserify-johnny-five.js` in your webpage.
```html```