0.16.9 • Published 10 years ago

lay-js v0.16.9

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.16.8

10 years ago

0.16.7

10 years ago

0.16.6

10 years ago

0.16.5

10 years ago

0.16.3

10 years ago

0.16.2

10 years ago

0.16.1

10 years ago

0.16.0

10 years ago

0.15.9

10 years ago

0.15.8

10 years ago

0.15.7

10 years ago

0.15.6

10 years ago

0.15.5

10 years ago

0.15.4

10 years ago

0.15.3

10 years ago

0.15.2

10 years ago

0.15.1

10 years ago

0.15.0

10 years ago

0.14.5

10 years ago

0.14.4

10 years ago

0.14.3

10 years ago

0.13.2

10 years ago

0.13.1

10 years ago

0.13.0

10 years ago

0.12.0

10 years ago

0.11.0

10 years ago

0.10.0

10 years ago

0.9.0

10 years ago

0.8.21

10 years ago

0.8.20

10 years ago