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

https://github.com/lofcz/swing-dist

ESM version of @brugarolas/swing
https://github.com/lofcz/swing-dist

Last synced: 8 months ago
JSON representation

ESM version of @brugarolas/swing

Awesome Lists containing this project

README

          

# swing-dist

This is ESM version of `https://github.com/Brugarolas/swing`.

## Build

1. `npm install`
2. `npm run build`
3. use `swing.js` bundle, swing is exposed as `window.swingLib` (alternatively, prebuilt `swing.js` file is provided in the repository)

## Edit source code

1. `cd src/src`
2. do your changes
3. rebuild