mazey-npm-template
v2.0.10
Published
npm template description.
Downloads
21
Maintainers
Readme
⚠️ Note: The project is a template for npm. Please don't use it directly.
mazey-npm-template
npm template description.
Install
Use mazey-npm-template via npm.
npm install mazey-npm-template --saveOf course, you can also download this file and serve it yourself. The file locates at the lib/mazey-npm-template.min.js.
Usage
Foo foo foo example.
import { foo } from "mazey-npm-template";
foo(); // trueBar bar bar example.
import { bar } from "mazey-npm-template";
bar(); // falseContributing
Development Environment
| Dependency | Version | |------------|----------| | Node.js | v16.19.0 | | TypeScript | v5.1.6 |
Scripts
Install Dependencies:
npm iDevelopment:
npm run devBuild:
npm run buildTest:
npm run testDocument:
npm run docsLicense
This software is released under the terms of the MIT license.
