https://github.com/techgaun/ad-bs-browserify
Simple (& silly) example of using ad-bs-converter for browser
https://github.com/techgaun/ad-bs-browserify
Last synced: about 1 year ago
JSON representation
Simple (& silly) example of using ad-bs-converter for browser
- Host: GitHub
- URL: https://github.com/techgaun/ad-bs-browserify
- Owner: techgaun
- Created: 2015-07-25T21:06:56.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T20:23:47.000Z (over 10 years ago)
- Last Synced: 2025-02-11T21:53:49.013Z (about 1 year ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ad-bs-browserify
Simple (& silly) example of using ad-bs-converter for browser
### Browserify
```bash
browserify app.js -o bundle.js
```
Its now obsolete and requires update (will do asap)