2.0.0-alpha.11 • Published 7 years ago

any-grid v2.0.0-alpha.11

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

Any Grid Layout Library

Quick Links:

Online Documentation (and Demos)

On the way.

Building

Developers can easily build a packaged any-grid.js using bower, NPM and gulp.

First install or update your local project's npm tools:

# First install all the NPM tools:
npm install

# Or update
npm update

Then install bower dependencies

# install dependencies to bower_components folder
bower install

Then run the gulp task:

# To build `any-grid.js in the `/dist` directory
gulp build

Installing Build (Distribution Files)

Bower

For developers not interested in building the Any Grid library... use bower to install and use the Any Grid distribution files.

Change to your project's root directory.

# To get the latest stable version, use Bower from the command line.
bower install any-grid
2.0.0-alpha.11

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

2.0.0-alpha.10

7 years ago

2.0.0-alpha.9

7 years ago

2.0.0-alpha.8

7 years ago

2.0.0-alpha.6

7 years ago

2.0.0-alpha.5

7 years ago

2.0.0-alpha.4

7 years ago

2.0.0-alpha.3

7 years ago

2.0.0-alpha.2

7 years ago

2.0.0-alpha.1

7 years ago

1.0.0

7 years ago

0.0.1

8 years ago