Gathering detailed insights and metrics for mazey-npm-template
Gathering detailed insights and metrics for mazey-npm-template
npm install mazey-npm-template
Typescript
Module System
Node Version
NPM Version
66.5
Supply Chain
94.7
Quality
77.9
Maintenance
100
Vulnerability
100
License
JavaScript (94.2%)
TypeScript (5.23%)
Shell (0.56%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
3,136
Last Day
1
Last Week
1
Last Month
39
Last Year
567
MIT License
1 Stars
149 Commits
1 Watchers
9 Branches
1 Contributors
Updated on Jan 23, 2025
Minified
Minified + Gzipped
Latest Version
2.0.1
Package Id
mazey-npm-template@2.0.1
Unpacked Size
8.38 kB
Size
3.42 kB
File Count
10
NPM Version
8.19.4
Node Version
16.20.2
Published on
Jun 08, 2024
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
0%
1
Compared to previous week
Last Month
11.4%
39
Compared to previous month
Last Year
-55.8%
567
Compared to previous year
1
50
⚠️ Note: The project is a template for npm. Please don't use it directly.
Mazey's npm template description.
Use mazey-npm-template via npm.
1npm 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
.
Foo foo foo example.
1import { foo } from 'mazey-npm-template'; 2 3foo(); // true
Bar bar bar example.
1import { bar } from 'mazey-npm-template'; 2 3bar(); // false
Install Dependencies:
1npm i
Development:
1npm run dev
Build:
1npm run build
Document:
1npm run docs
Test:
1npm run test
This software is released under the terms of the MIT license.
No vulnerabilities found.
No security vulnerabilities found.