Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imba/parcel-plugin-imba
https://github.com/imba/parcel-plugin-imba
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/imba/parcel-plugin-imba
- Owner: imba
- License: mit
- Created: 2018-08-13T15:19:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-01T20:37:33.000Z (about 6 years ago)
- Last Synced: 2024-05-03T08:30:37.914Z (9 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 8
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-imba - Parcel Plugin Imba - [Parcel Bundler](https://parceljs.org/) plugin to enable (Resources)
README
# parcel-plugin-imba
This plugin enables [Parcel](https://parceljs.org/) to process `.imba` files
To use this plugin, you must have installed the [parcel-bundler](https://parceljs.org/) package globally.
> Install Parcel with Yarn: `yarn global add parcel-bundler`
> Install Parcel with NPM: `npm install -g parcel-bundler`
Now Parcel will be available in all your projects.