react-unsplash-wrapper
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "react-unsplash-wrapper", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A tiny React component to effortless use placeholder images from Unsplash", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
# react-unsplash-wrapper | ||
A tiny React component to effortless use images from [Unsplash](https://unsplash.com/) with tons of possibilities. | ||
@@ -7,2 +6,6 @@ [![npm version](https://img.shields.io/npm/v/react-unsplash-wrapper.svg)](https://www.npmjs.com/package/react-unsplash-wrapper) | ||
A tiny React component to effortless use images from [Unsplash](https://unsplash.com/) with tons of possibilities. | ||
You can play with `react-unsplash-wrapper` in a [CodeSandbox](https://codesandbox.io/s/5wx6j02034). | ||
## Why? | ||
@@ -35,2 +38,4 @@ Because I love Unsplash pics and I wanted to use them in my React prototypes with no effort. For avatars, placeholders or Hero images. | ||
**The easiest way to play with `react-unsplash-wrapper` is with a live example in CodeSandbox, I prepared one for you with lots of examples: [https://codesandbox.io/s/5wx6j02034](https://codesandbox.io/s/5wx6j02034)** | ||
`<Unsplash />` gives you some convenient defaults: | ||
@@ -37,0 +42,0 @@ |
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
13698
105