File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
# is-object <sup >[ ![ Version Badge] [ npm-version-svg ]] [ npm-url ] </sup >
2
2
3
+ [ ![ github actions] [ actions-image ]] [ actions-url ]
4
+ [ ![ coverage] [ codecov-image ]] [ codecov-url ]
3
5
[ ![ dependency status] [ deps-svg ]] [ deps-url ]
4
6
[ ![ dev dependency status] [ dev-deps-svg ]] [ dev-deps-url ]
5
7
[ ![ License] [ license-image ]] [ license-url ]
@@ -45,4 +47,8 @@ assert.equal(isObject({}), true);
45
47
[ license-url ] : LICENSE
46
48
[ downloads-image ] : https://img.shields.io/npm/dm/is-object.svg
47
49
[ downloads-url ] : https://npm-stat.com/charts.html?package=is-object
50
+ [ codecov-image ] : https://codecov.io/gh/inspect-js/is-object/branch/main/graphs/badge.svg
51
+ [ codecov-url ] : https://app.codecov.io/gh/inspect-js/is-object/
52
+ [ actions-image ] : https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/is-object
53
+ [ actions-url ] : https://github.com/inspect-js/is-object/actions
48
54
You can’t perform that action at this time.
0 commit comments