|
3 | 3 | <p align="center">Friendly emoji lookups and parsing utilities for Node.js. 💖</p> |
4 | 4 |
|
5 | 5 | <p align="center"> |
6 | | - <a href="#contributors" target="_blank"> |
7 | | -<!-- prettier-ignore-start --> |
8 | | -<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> |
9 | | -<img alt="All Contributors: 32 👪" src="https://img.shields.io/badge/all_contributors-32_👪-21bb42.svg" /> |
10 | | -<!-- ALL-CONTRIBUTORS-BADGE:END --> |
11 | | -<!-- prettier-ignore-end --> |
12 | | -</a> |
13 | | - <a href="https://codecov.io/gh/omnidan/node-emoji" target="_blank"> |
14 | | - <img alt="Codecov Test Coverage" src="https://codecov.io/gh/omnidan/node-emoji/branch/main/graph/badge.svg"/> |
15 | | - </a> |
16 | | - <a href="https://github.com/omnidan/node-emoji/blob/main/.github/CODE_OF_CONDUCT.md" target="_blank"> |
17 | | - <img alt="Contributor Covenant" src="https://img.shields.io/badge/code_of_conduct-enforced-21bb42" /> |
18 | | - </a> |
19 | | - <a href="https://github.com/omnidan/node-emoji/blob/main/LICENSE.md" target="_blank"> |
20 | | - <img alt="License: MIT" src="https://img.shields.io/github/license/omnidan/node-emoji?color=21bb42"> |
21 | | - </a> |
22 | | - <a href="https://github.com/sponsors/omnidan" target="_blank"> |
23 | | - <img alt="Sponsor: On GitHub" src="https://img.shields.io/badge/sponsor-on_github-21bb42.svg" /> |
24 | | - </a> |
| 6 | + <!-- prettier-ignore-start --> |
| 7 | + <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> |
| 8 | + <a href="#contributors" target="_blank"><img alt="All Contributors: 32 👪" src="https://img.shields.io/badge/all_contributors-32_👪-21bb42.svg" /></a> |
| 9 | + <!-- ALL-CONTRIBUTORS-BADGE:END --> |
| 10 | + <!-- prettier-ignore-end --> |
| 11 | + <a href="https://codecov.io/gh/JoshuaKGoldberg/node-emoji" target="_blank"><img alt="Codecov Test Coverage" src="https://codecov.io/gh/JoshuaKGoldberg/node-emoji/branch/main/graph/badge.svg"/></a> |
| 12 | + <a href="https://github.com/JoshuaKGoldberg/node-emoji/blob/main/.github/CODE_OF_CONDUCT.md" target="_blank"><img alt="Contributor Covenant" src="https://img.shields.io/badge/code_of_conduct-enforced-21bb42" /></a> |
| 13 | + <a href="https://github.com/JoshuaKGoldberg/node-emoji/blob/main/LICENSE.md" target="_blank"><img alt="License: MIT" src="https://img.shields.io/github/license/JoshuaKGoldberg/node-emoji?color=21bb42"></a> |
| 14 | + <a href="https://github.com/sponsors/omnidan" target="_blank"><img alt="Sponsor: On GitHub" src="https://img.shields.io/badge/sponsor-on_github-21bb42.svg" /></a> |
25 | 15 | <img alt="Style: Prettier" src="https://img.shields.io/badge/style-prettier-21bb42.svg" /> |
26 | 16 | <img alt="TypeScript: Strict" src="https://img.shields.io/badge/typescript-strict-21bb42.svg" /> |
27 | 17 | <img alt="npm package version" src="https://img.shields.io/npm/v/node-emoji?color=21bb42" /> |
|
0 commit comments