aboutsummaryrefslogtreecommitdiff
path: root/node_modules/has-symbol-support-x/badges.html
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/has-symbol-support-x/badges.html')
-rw-r--r--node_modules/has-symbol-support-x/badges.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/node_modules/has-symbol-support-x/badges.html b/node_modules/has-symbol-support-x/badges.html
new file mode 100644
index 0000000..a3b8352
--- /dev/null
+++ b/node_modules/has-symbol-support-x/badges.html
@@ -0,0 +1,20 @@
+<a href="https://travis-ci.org/Xotic750/@{PACKAGE-NAME}"
+ title="Travis status">
+<img
+ src="https://travis-ci.org/Xotic750/@{PACKAGE-NAME}.svg?branch=master"
+ alt="Travis status" height="18"/>
+</a>
+<a href="https://david-dm.org/Xotic750/@{PACKAGE-NAME}"
+ title="Dependency status">
+<img src="https://david-dm.org/Xotic750/@{PACKAGE-NAME}.svg"
+ alt="Dependency status" height="18"/>
+</a>
+<a href="https://david-dm.org/Xotic750/@{PACKAGE-NAME}#info=devDependencies"
+ title="devDependency status">
+<img src="https://david-dm.org/Xotic750/@{PACKAGE-NAME}/dev-status.svg"
+ alt="devDependency status" height="18"/>
+</a>
+<a href="https://badge.fury.io/js/@{PACKAGE-NAME}" title="npm version">
+<img src="https://badge.fury.io/js/@{PACKAGE-NAME}.svg"
+ alt="npm version" height="18"/>
+</a>