0.0.4 • Published 7 years ago

screenplay v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

Screenplay

Build Status NPM version Bower version

A tiny Javascript library to timeline functions

Install

Download latest Screenplay and include it to your page.

<script src="/path/to/screenplay/dist/screenplay.min.js"></script>

Bower install

bower install --save screenplay

NPM install

npm install --save screenplay

Yarn install

yarn add screenplay

Screenplay is UMD and ES6/Webpack/Browserify friendly.

import screenplay from 'screenplay';
0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

8 years ago