Skip to content

jsdsl/optionals

Repository files navigation

TypeScript Module Template

This repository serves as an easy-start template for TypeScript NPM packages.

Simply clone the repository into a directory:

$ git clone git@github.com:T99/ts-module-template.git my-new-project

And that's it! Your project is ready to go.

About

`Option` and `Result` structures, similar to Rust.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Contributors

Languages

Generated from T99/ts-module-template