storiesjs
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

Storiesjs

Add (nonfunctional) stories to your website, just like all the cool websites are doing!

Example


Usage

Download files

Run yarn add storiesjs in the terminal. Then, add

<script src="<node_modules>/storiesjs/dist/stories.bundle.js"></script>

to your website.

"CDN"

If you don't want to download the files, just add the following line to your website:

<script src="https://s3-us-west-2.amazonaws.com/static.mattgaikema/stories.bundle.js"></script>

Inspiration

Inspired by https://storiesasaservice.com/?ref=producthunt.

Readme

Keywords

none

Package Sidebar

Install

npm i storiesjs

Weekly Downloads

1

Version

2.0.2

License

MIT

Last publish

Collaborators

  • gaikema