1.0.1 • Published 2 years ago

pretty-line-js v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

pretty-line-js

##Link To Live App Landing Page https://cryptic-taiga-39693.herokuapp.com/

##Getting Started 1. Download the code from Github at https://github.com/albertzed2000/prettyLine 2. In your HTML code, use a script tag to link the main library file, prettyLine.js. Then, use script tags and link any code that uses PrettyLine.

    <!--Put this inside your HTML head or at the end of the HTML body-->
    <script defer type='type/javascript' src='/examplepath/prettyline.js'></script>
    <script defer type='type/javascript' src='/examplepath/yourPrettyLineUsingCode.js'></script>

Now you're able to create beautiful timelines using Javascript!

##Documentation https://cryptic-taiga-39693.herokuapp.com/docs/docs.html