@barguide/template
Version:
TypeScript | Template
26 lines (16 loc) • 851 B
Markdown
# 🧩 Template
![image-dependencies] ![image-minified] ![image-types]
![image-downloads] ![image-shaking]
This package serves as a base structure for future 📦 NPM Packages managed within the **🍺 Taps** monorepo.
## Installation
```bash
npm i @barguide/template
```
<!-- Images -->
[image-dependencies]: https://badgen.net/bundlephobia/dependency-count/@barguide/template 'Dependencies'
[image-downloads]: https://badgen.net/npm/dt/@barguide/template 'Downloads'
[image-minified]: https://badgen.net/bundlephobia/minzip/@barguide/template 'Minified'
[image-shaking]: https://badgen.net/bundlephobia/tree-shaking/@barguide/template 'Tree Shakeable'
[image-types]: https://badgen.net/npm/types/@barguide/template 'Types'
<!-- Image Icons -->
[image-dependabot]: https://badgen.net/badge/icon/dependabot?icon=dependabot&label 'Dependabot'