react-fast-marquee
Advanced tools
Comparing version 1.0.1 to 1.0.3
{ | ||
"name": "react-fast-marquee", | ||
"version": "1.0.1", | ||
"version": "1.0.3", | ||
"description": "A lightweight React component that utilizes the power of CSS animations to create silky smooth marquees.", | ||
@@ -11,3 +11,6 @@ "main": "dist/index.js", | ||
}, | ||
"repository": "git+https://github.com/justin-chu/react-fast-marquee.git", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/justin-chu/react-fast-marquee.git" | ||
}, | ||
"keywords": [ | ||
@@ -64,3 +67,6 @@ "react", | ||
"dist" | ||
] | ||
], | ||
"directories": { | ||
"example": "examples" | ||
} | ||
} |
# React Fast Marquee | ||
[React Fast Marquee](https://website.com) is a lightweight React component that utilizes the power of CSS animations to create silky smooth marquees. | ||
[React Fast Marquee](https://www.react-fast-marquee.com) is a lightweight React component that utilizes the power of CSS animations to create silky smooth marquees. | ||
<!-- [![Build Status](https://travis-ci.org/alampros/react-confetti.svg?branch=master)](https://travis-ci.org/alampros/react-confetti) | ||
[![npm](https://img.shields.io/npm/v/react-confetti.svg)](https://www.npmjs.com/package/react-confetti) | ||
[![npm bundle size](https://img.shields.io/bundlephobia/min/react-confetti.svg)](https://bundlephobia.com/result?p=react-confetti) | ||
![npm type definitions](https://img.shields.io/npm/types/react-confetti.svg) --> | ||
[![npm](https://img.shields.io/npm/v/react-fast-marquee.svg)](https://www.npmjs.com/package/react-fast-marquee) | ||
[![npm bundle size](https://img.shields.io/bundlephobia/min/react-fast-marquee.svg)](https://bundlephobia.com/result?p=react-fast-marquee) | ||
![npm type definitions](https://img.shields.io/npm/types/react-fast-marquee.svg) | ||
<!-- [![demogif][2]][1] | ||
[![demogif][2]][1] | ||
[1]: http://alampros.github.com/react-confetti | ||
[2]: http://alampros.github.io/react-confetti/confetti-demo-anim.gif (demo gif) --> | ||
[1]: https://www.react-fast-marquee.com | ||
[2]: https://media.giphy.com/media/6ritiN2cpvpsyz4fo6/giphy.gif "demo gif" | ||
## Demo | ||
Check out the demo [here](https://website.com) and play around with some sample marquees. | ||
Check out the demo [here](https://www.react-fast-marquee.com) and play around with some sample marquees. | ||
@@ -19,0 +18,0 @@ ## Installation |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1
22972
83