Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jihchi/parcel-plugin-bucklescript
A parcel plugin that enables BuckleScript support
https://github.com/jihchi/parcel-plugin-bucklescript
Last synced: 2 months ago
JSON representation
A parcel plugin that enables BuckleScript support
- Host: GitHub
- URL: https://github.com/jihchi/parcel-plugin-bucklescript
- Owner: jihchi
- License: mit
- Fork: true (DeMoorJasper/parcel-plugin-svelte)
- Created: 2017-12-12T01:54:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-25T02:02:33.000Z (about 7 years ago)
- Last Synced: 2024-10-12T04:56:07.465Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-parcel - BuckleScript - Plugin that enables BuckleScript support (Plugins / JavaScript dialects, other languages)
README
# parcel-plugin-bucklescript
> Parcel now supports BuckleScript by default ([1.3.0](https://github.com/parcel-bundler/parcel/pull/342) above)
A parcel plugin that enables bucklescript support
## Installation
```bash
npm install parcel-plugin-bucklescript -s
```## Development/Contribution
### Running the example
```bash
npm run example
```## License
MIT License