Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 843 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 843 Bytes

Chomp

Library of (arguably) useful Deno classes.
Should work just fine but comes with no warranties whatsoever.

Usage

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.

Compatibility

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 ???