34 lines
1.6 KiB
Markdown
34 lines
1.6 KiB
Markdown
# roadmap-render
|
|
|
|
[![npm version][npm-version-src]][npm-version-href]
|
|
[![npm downloads][npm-downloads-src]][npm-downloads-href]
|
|
[![bundle][bundle-src]][bundle-href]
|
|
[![JSDocs][jsdocs-src]][jsdocs-href]
|
|
[![License][license-src]][license-href]
|
|
[![javascript_code style][code-style-image]][code-style-url]
|
|
|
|
_description_
|
|
|
|
> **Note**:
|
|
> Replace `roadmap-render`, `_description_` and `kirklin` globally to use this template.
|
|
|
|
|
|
## License
|
|
|
|
[MIT](./LICENSE) License © 2023-PRESENT [Kirk Lin](https://github.com/kirklin)
|
|
|
|
|
|
<!-- Badges -->
|
|
|
|
[npm-version-src]: https://img.shields.io/npm/v/roadmap-render?style=flat&colorA=080f12&colorB=3491fa
|
|
[npm-version-href]: https://npmjs.com/package/roadmap-render
|
|
[npm-downloads-src]: https://img.shields.io/npm/dm/roadmap-render?style=flat&colorA=080f12&colorB=3491fa
|
|
[npm-downloads-href]: https://npmjs.com/package/roadmap-render
|
|
[bundle-src]: https://img.shields.io/bundlephobia/minzip/roadmap-render?style=flat&colorA=080f12&colorB=3491fa&label=minzip
|
|
[bundle-href]: https://bundlephobia.com/result?p=roadmap-render
|
|
[license-src]: https://img.shields.io/github/license/kirklin/roadmap-render.svg?style=flat&colorA=080f12&colorB=3491fa
|
|
[license-href]: https://github.com/kirklin/roadmap-render/blob/main/LICENSE
|
|
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=3491fa
|
|
[jsdocs-href]: https://www.jsdocs.io/package/roadmap-render
|
|
[code-style-image]: https://img.shields.io/badge/code__style-%40kirklin%2Feslint--config-3491fa?style=flat&colorA=080f12&colorB=3491fa
|
|
[code-style-url]: https://github.com/kirklin/eslint-config/
|