Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imba/parcel-plugin-imba


https://github.com/imba/parcel-plugin-imba

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

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.