mazey-npm-template
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

⚠️ Note: The project is a template for npm. Please don't use it directly.

mazey-npm-template

npm version l

Mazey's npm template description.

Install

Use mazey-npm-template via npm.

npm install mazey-npm-template --save

Of 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(); // true

Bar bar bar example.

import { bar } from 'mazey-npm-template';

bar(); // false

Contributing

Development Environment

Node.js

  • v16.19.0

TypeScript

  • v5.1.6

Scripts

Install Dependencies:

npm i

Development:

npm run dev

Build:

npm run build

Document:

npm run docs

Test:

npm run test

License

This software is released under the terms of the MIT license.

Package Sidebar

Install

npm i mazey-npm-template

Weekly Downloads

102

Version

2.0.1

License

MIT

Unpacked Size

8.59 kB

Total Files

10

Last publish

Collaborators

  • mazeyqian