Skip to content

Commit a056ac2

Browse files
committed
Badges
1 parent a576bef commit a056ac2

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,5 +1,10 @@
11
# JSON Schema Rules Engine
22

3+
[![npm version](https://img.shields.io/npm/v/json-schema-rules-engine)](https://npmjs.org/package/akmjenkins/json-schema-rules-engine)
4+
[![Coverage Status](https://coveralls.io/repos/github/akmjenkins/json-schema-rules-engine/badge.svg)](https://coveralls.io/github/akmjenkins/json-schema-rules-engine)
5+
![Build Status](https://github.com/akmjenkins/json-schema-rules-engine/actions/workflows/test.yaml/badge.svg)
6+
[![Bundle Phobia](https://badgen.net/bundlephobia/minzip/json-schema-rules-engine)](https://bundlephobia.com/result?p=json-schema-rules-engine)
7+
38
A highly configurable rules engine based on [JSON Schema](https://json-schema.org/). Inspired by the popular [JSON rules engine](https://github.com/CacheControl/json-rules-engine).
49

510
_NBD: It actually doesn't **have** to use JSON Schema, but it's suggested_

0 commit comments

Comments
 (0)