10000 docs: badges for readme · launchcodedev/api-fields@366a8bb · GitHub
[go: up one dir, main page]

Skip to content

Commit 366a8bb

Browse files
committed
docs: badges for readme
1 parent 815b539 commit 366a8bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# API Fields
2+
[![Licensed under MPL 2.0](https://img.shields.io/badge/license-MPL_2.0-green.svg)](https://www.mozilla.org/en-US/MPL/2.0/)
3+
[![Build Status](https://github.com/servall/api-fields/workflows/CI/badge.svg)](https://github.com/servall/api-fields/actions)
4+
[![npm](https://img.shields.io/npm/v/@lcdev/api-fields.svg)](https://www.npmjs.com/package/@lcdev/api-fields)
5+
[![BundlePhobia](https://badgen.net/bundlephobia/minzip/@lcdev/api-fields)](https://bundlephobia.com/result?p=@lcdev/api-fields@latest)
6+
27
A small utility package that enables an easy way to guarantee that your API doesn't return fields
38
that you didn't want it to.
49

0 commit comments

Comments
 (0)
0