UNPKG

1.5 kBMarkdownView Raw
1# @livre/icon-space
2
3[![npm version][badge-npm-version]][url-npm]
4[![npm download monthly][badge-npm-download-monthly]][url-npm]
5[![npm download total][badge-npm-download-total]][url-npm]
6[![npm dependents][badge-npm-dependents]][url-github]
7[![npm license][badge-npm-license]][url-npm]
8[![pp install size][badge-pp-install-size]][url-pp]
9[![github commit last][badge-github-last-commit]][url-github]
10[![github commit total][badge-github-commit-count]][url-github]
11
12[//]: <> (Shields)
13[badge-npm-version]: https://flat.badgen.net/npm/v/@livre/icon-space
14[badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@livre/icon-space
15[badge-npm-download-total]:https://flat.badgen.net/npm/dt/@livre/icon-space
16[badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@livre/icon-space
17[badge-npm-license]: https://flat.badgen.net/npm/license/@livre/icon-space
18[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@livre/icon-space
19[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/livre
20[badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/livre
21
22[//]: <> (Link)
23[url-npm]: https://npmjs.org/package/@livre/icon-space
24[url-pp]: https://packagephobia.now.sh/result?p=@livre/icon-space
25[url-github]: https://github.com/hoyeungw/livre
26
27##### Enums of events
28
29#### Install
30```console
31$ npm install @livre/icon-space
32```
33
34#### Usage
35```js
36import { wordCount } from '@livre/icon-space'
37```
38
39#### Meta
40[LICENSE (MIT)](LICENSE)