@tutkli/jikan-ts 1.2.0 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,11 +2,15 @@
2
2
 
3
3
  ![jikan-ts-890w](https://user-images.githubusercontent.com/49206247/207465731-9908e843-7c8d-4e05-838b-41bcd8c677f8.png)
4
4
 
5
- ![Language Shield](https://img.shields.io/badge/language-typescript-blue?style=for-the-badge)
6
- ![License Shield](https://img.shields.io/badge/license-mit-blueviolet?style=for-the-badge)
7
- ![Build Shield](https://img.shields.io/badge/build-passing-brightgreen?style=for-the-badge)
8
- ![Coverage Shield](https://img.shields.io/badge/coverage-100%25-brightgreen?style=for-the-badge)
9
- ![Code Style Shield](https://img.shields.io/badge/code%20style-Prettier-magenta?style=for-the-badge)
5
+ <p align="center">
6
+
7
+ ![Language Shield](https://img.shields.io/badge/language-typescript-blue?style=for-the-badge)
8
+ ![GitHub License](https://img.shields.io/github/license/tutkli/jikan-ts?style=for-the-badge&color=blueviolet)
9
+ ![Code Style Shield](https://img.shields.io/badge/code%20style-Biome-60A5FA?style=for-the-badge&logo=biome)
10
+ ![NPM Downloads](https://img.shields.io/npm/dt/%40tutkli%2Fjikan-ts?style=for-the-badge&color=red&logo=npm&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40tutkli%2Fjikan-ts)
11
+ ![npm bundle size](https://img.shields.io/bundlephobia/minzip/%40tutkli%2Fjikan-ts?style=for-the-badge&color=darkgreen&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40tutkli%2Fjikan-ts)
12
+
13
+ </p>
10
14
 
11
15
  > Jikan API wrapper for Typescript and NodeJS with build in typings.
12
16