Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jihchi/parcel-plugin-bucklescript

A parcel plugin that enables BuckleScript support
https://github.com/jihchi/parcel-plugin-bucklescript

Last synced: about 2 months ago
JSON representation

A parcel plugin that enables BuckleScript support

Awesome Lists containing this project

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