Skip to content

enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.

License

novacbn/enzastdlib

Repository files navigation

enzastdlib

enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.

Modules

The following modules are considered public API ready for consumption:

Importing

import * as mod from 'https://deno.land/x/enzastdlib/.../mod.ts';

Documentation

Visit the documentation at Deno's module registry.

Need Help?

Please search current issues to see if your problem has been tackled previously before filing a new issue.

File a new issue.

Want to Contribute?

Visit the CONTRIBUTING.md for information on getting started.

Dependencies

The following dependencies are utilized by this library:

License

enzastdlib is licensed under the MIT license.

About

enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published