File tree Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Original file line number Diff line number Diff line change 1- # create-package
2- Boring Node.js Package Generator
1+ <div align =" center " >
2+ <h1 >create-package</h1 >
3+ <p >Boring Node.js Package Generator</p >
4+
5+ <div >
6+ <a href="https://github.com/boringcodes/create-package" aria-label="Commitizen Friendly">
7+ <img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square">
8+ </a>
9+ <a href="https://github.com/boringcodes/create-package" aria-label="GitHub Workflow Status">
10+ <img src="https://img.shields.io/github/workflow/status/boringcodes/create-package/Publish Package to NPM?style=flat-square">
11+ </a>
12+ <a href="https://github.com/boringcodes/create-package" aria-label="Dependencies Status">
13+ <img src="https://img.shields.io/david/boringcodes/create-package?style=flat-square">
14+ </a>
15+ <a href="https://www.npmjs.com/package/@boringcodes/create-package" aria-label="NPM Version">
16+ <img src="https://img.shields.io/npm/v/@boringcodes/create-package?color=brightgreen&style=flat-square">
17+ </a>
18+ <a href="https://www.npmjs.com/package/@boringcodes/create-package" aria-label="NPM Downloads">
19+ <img src="https://img.shields.io/npm/dm/@boringcodes/create-package?style=flat-square">
20+ </a>
21+ <a href="https://github.com/boringcodes/create-package/blob/master/LICENSE" aria-label="License">
22+ <img src="https://img.shields.io/github/license/boringcodes/create-package?color=brightgreen&style=flat-square">
23+ </a>
24+ <a href="https://github.com/boringcodes">
25+ <img src="https://img.shields.io/badge/github-@boringcodes-brightgreen?style=flat-square">
26+ </a>
27+ </div >
28+ </div >
You can’t perform that action at this time.
0 commit comments