https://github.com/commenthol/astronomia-bundle-example
bundling example for astronomia package
https://github.com/commenthol/astronomia-bundle-example
Last synced: about 1 year ago
JSON representation
bundling example for astronomia package
- Host: GitHub
- URL: https://github.com/commenthol/astronomia-bundle-example
- Owner: commenthol
- License: unlicense
- Created: 2018-03-04T16:08:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T16:24:05.000Z (over 8 years ago)
- Last Synced: 2025-02-26T18:53:40.834Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# astronomia-bundle-example
Example bundling astronomia lib with vsop bundle using browserify
Build with
npm run build
the bundled sample from `index.js`. The output in `dist/index.js` is an UMD package.
npm start
should print out some venus planet position.