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

https://github.com/shawsumma/webpack-lark-loader


https://github.com/shawsumma/webpack-lark-loader

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# webpack-lark-loader

Based on [lark.js](https://github.com/lark-parser/Lark.js), webpack-lark-loader allows one to import `.lark` files directly from javascript when using webpack.

## Installation

`npm i webpack-lark-loader`

## Usage

See examples: https://github.com/ShawSumma/webpack-lark-loader-examples