michaldudak / light-grid

Simple customizable grid component for Angular JS

Home Page:http://light-grid.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Light Grid Build Status

Overview

Simple, customizable grid component for Angular JS. See the docs and samples for details of the API.

Building from source

Just run grunt build and look for the output file in the dist directory.

Running tests

Type in grunt test, sit back and enjoy. This will check code style, run JSHint, build the project and run all the tests.

To continuously run code checks and tests, execute grunt sanity-check.

Contributing

Pull requests are more than welcome! However, the new code must pass the quality checks and all tests. The best way to ensure it is to run grunt sanity-check continously during development. For one-time check run grunt test.

Project home site

http://light-grid.net

Author

Michał Dudak

License

MIT, see the LICENSE file.

About

Simple customizable grid component for Angular JS

http://light-grid.net/

License:MIT License


Languages

Language:JavaScript 100.0%