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

1.6.3 • 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

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.

/mazey-npm-template/

    Package Sidebar

    Install

    npm i mazey-npm-template

    Weekly Downloads

    0

    Version

    1.6.3

    License

    MIT

    Unpacked Size

    6.76 kB

    Total Files

    7

    Last publish

    Collaborators

    • mazeyqian