Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rob-blackbourn/babel-operator-overload-plugin-example
- Owner: rob-blackbourn
- Created: 2020-05-28T07:46:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:14:38.000Z (almost 2 years ago)
- Last Synced: 2024-03-15T00:56:04.057Z (8 months ago)
- Language: JavaScript
- Size: 232 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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
```