Skip to content

advaithmalka/Grid-View-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grid-View-JS

Currently Version 1.3

https://advaithm26.github.io/grid-view-home.html

A JavaScript library that easily lets you switch between different grid column spans

Installation

Using NPM

npm i grid-view-js

Using a CDN

Place this at the bottom of your HTML document

<script src="https://cdn.jsdelivr.net/npm/[email protected]/main/grid-view.js" crossorigin="anonymous"></script>

Download directly to your PC

The download link can be found here

Documentation

The full documentation can be found here:

https://advaithm26.github.io/grid-view-documentation.html

Dependencies

Requires jQuery and Bootstrap

Contribute

If you have ideas for improvement feel free to clone the repository and add your changes.

Make sure to submit a pull request after making your changes.

Licence

MIT

Code made and managed by Advaith Malka

About

A JavaScript library that easily lets you switch between different grid column widths

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published