Library of (arguably) useful Deno classes.
Should work just fine but comes with no warranties whatsoever.
Add the following to your file:
import * from "https://deno.land/x/chomp/mod.ts";
That's it!
You can visit the documentation to see what Chomp is capable off!
Someday I'll write a better usage guide.
Below a chart indicating for which Deno version this library is built and tested.
Compatibility may be more flexible, however, chances are this library may not work with older of newer versions than indicated.
Library Version | Deno Version |
---|---|
1.1.0 | 1.24.0 |
1.0.0 | 1.15.3 |
0.0.2 | ??? |
0.0.1 | ??? |