0.16.9 • Published 9 years ago

lay-js v0.16.9

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

There are broadly 4 methods of installing LayJS.

(1) NPM

Using npm, install the "lay-js" package by pasting the below command into your shell:

npm install lay-js

And then included using the following way:

<script type="text/javascript" src="node_modules/lay-js/LAY.js"></script>

or for the minified version:

<script type="text/javascript" src="node_modules/lay-js/LAY.min.js"></script>

(2) Bower

Using bower, install the "LAY" package by pasting the below command into your shell:

bower install LAY

And then included using the following way:

<script type="text/javascript" src="bower_components/LAY/LAY.js"></script>

or for the minified version:

<script type="text/javascript" src="bower_components/LAY/LAY.min.js"></script>

(3) Rawgit

Using Rawgit, LAY.js and LAY.min.js can be accessed using:

https://rawgit.com/LayJS/dist/master/LAY.js
https://rawgit.com/LayJS/dist/master/LAY.min.js

And then included using the following way:

<script type="text/javascript" src="https://rawgit.com/LayJS/dist/master/LAY.js"></script>

or for the minified version:

<script type="text/javascript" src="https://rawgit.com/LayJS/dist/master/LAY.min.js"></script>

(4) Direct Download

Lastly, the LAY.js and LAY.min.js files can be directly downloaded and used from the distribution repository.

0.16.9

9 years ago

0.16.8

9 years ago

0.16.7

9 years ago

0.16.6

9 years ago

0.16.5

9 years ago

0.16.3

9 years ago

0.16.2

9 years ago

0.16.1

9 years ago

0.16.0

9 years ago

0.15.9

9 years ago

0.15.8

9 years ago

0.15.7

9 years ago

0.15.6

9 years ago

0.15.5

9 years ago

0.15.4

9 years ago

0.15.3

9 years ago

0.15.2

9 years ago

0.15.1

9 years ago

0.15.0

9 years ago

0.14.5

9 years ago

0.14.4

9 years ago

0.14.3

9 years ago

0.13.2

9 years ago

0.13.1

9 years ago

0.13.0

9 years ago

0.12.0

9 years ago

0.11.0

9 years ago

0.10.0

9 years ago

0.9.0

9 years ago

0.8.21

9 years ago

0.8.20

9 years ago