gas

Garbage Aggregation System

Usage no npm install needed!

<script type="module">
  import gas from 'https://cdn.skypack.dev/gas';
</script>

README

gas

 Garbage Aggregation System

Garbage Aggregation System

USING

Gas is designed to help aggregate errors and find caveat's within code. For usage see the examples folder.

INSTALLING

Using Git:

git clone https://github.com/active9/gas
cd gas
npm install

Using NPM:

npm install gas --save

MODULE

GAS runs as a module see the examples folder for ways to use GAS within your project.

LICENSE

MIT