0.3.0 • Published 4 years ago

@willsgimenes/plastic-love v0.3.0

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

Plastic Love

Plastic Love city pop quotes for you

Usage

import { getQuote } from "@willsgimenes/plastic-love";

<p>{ getQuote() }</p>

This will return to you a random string

Local Development

Below is a list of commands you will probably find useful.

yarn start

yarn build

Bundles the package to the dist folder. The package is optimized and bundled with Rollup into multiple formats (CommonJS, UMD, and ES Module).

yarn test

Runs the test watcher (Jest) in an interactive mode. By default, runs tests related to files changed since the last commit.

0.3.0

4 years ago

0.2.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.1.4

4 years ago

0.1.5

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago