Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rob-blackbourn/babel-operator-overload-plugin-example

An example of how to use my babel operator overload plugin
https://github.com/rob-blackbourn/babel-operator-overload-plugin-example

Last synced: about 1 month ago
JSON representation

An example of how to use my babel operator overload plugin

Awesome Lists containing this project

README

        

# babel-operator-overload-plugin-example

This project demonstrates how to use my [babel-operator-overload-plugin](https://github.com/rob-blackbourn/babel-operator-overload-plugin).

## Usage

```bash
npm install
npm start
```