Comparing version 1.1.9 to 1.2.0
{ | ||
"name": "bounty", | ||
"version": "1.1.9", | ||
"version": "1.2.0", | ||
"description": "SVG library for transitioning numbers with motion blur", | ||
@@ -5,0 +5,0 @@ "main": "lib/bounty.js", |
@@ -6,3 +6,4 @@ <p align="center"> | ||
[![NPM version][npm-version-image]][npm-url] [![NPM version][npm-license-image]][npm-url] | ||
[![npm version](https://badge.fury.io/js/bounty.svg)](https://www.npmjs.com/package/bounty) | ||
[![Dependencies](https://david-dm.org/coderitual/bounty.svg)](https://david-dm.org/coderitual/bounty) | ||
> JavaScript odometer or slot machine effect library for smoothly transitioning numbers with motion blur. Library uses functional approach and ES7 Function Bind Syntax. Internally based on SVG. | ||
@@ -12,3 +13,3 @@ | ||
[See the live version](https://coderitual.github.io/bounty/examples/) | ||
See the **[live version](https://coderitual.github.io/bounty/examples/)**. | ||
@@ -78,2 +79,6 @@ ## Installation | ||
## How? | ||
If you're interested how it's made, see the **[presentation](http://slides.com/coderitual/odoo-js)**. | ||
## Roadmap | ||
@@ -90,5 +95,1 @@ There is a work in progress to implement additional features: | ||
The library is available under the MIT license. For more info, see the [LICENSE](LICENSE) file. | ||
[npm-version-image]: https://img.shields.io/npm/v/bounty.svg | ||
[npm-license-image]: https://img.shields.io/npm/l/bounty.svg | ||
[npm-url]: https://www.npmjs.com/package/bounty |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12040
92