@cazoo/maybe v1.1.1
Typescript OSS Template
This is a simple template for creating new open-source libraries in typescript. The project has an MIT license by default. This template is published to npm at https://www.npmjs.com/package/cazoo-oss-template.
Getting Started
Checkout the code, either by creating a new repository using this repo as a template, or with degit npx degit https://github.com/Cazoo-uk/npm-oss-template.
Edit package.json to set the name of your package and the first version.
Add your code and make sure you can run your tests with npm test.
Instructions for how to publish and version the package are found in CONTRIBUTING.md.
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago