1.2.4 • Published 5 years ago

@lyo/gradient-badge v1.2.4

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

@lyo/gradient-badge

A browser-compatible version of gradient-badge built automatically with Lyo.

Version Build Hits

Usage

In a browser

<script src="https://cdn.jsdelivr.net/npm/@lyo/gradient-badge"></script>

<script>
  gradientBadge(foo);
</script>

In Node.js

# Install
npm i @lyo/gradient-badge
const gradientBadge = require('@lyo/gradient-badge')

gradientBadge(foo);

Disclaimer

This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.

Use at your own risk

1.2.4

5 years ago

1.2.3

6 years ago