Skip to content

iraycd/brickwork

Repository files navigation

We haven't maintained the project since many years. Anyone interested can take up the project.

Build Status

BrickWork is a reponsive jQuery plugin to create Dynamic layouts. The main goal is to create the best and most customizable dynamic layouts plugins. When uglifid the code is 15KB.

It's has been forked from Freewall - Version 1.0.4

This framework has been created keeping developers in the mind. The only requirement is jQuery/Zepto

Supports

BrickWork supports almost all the browsers.

  • Chrome
  • Opera
  • Safari
  • IE 8.0+
  • Firefox

Developers

###Installation for development First we have to the requirements. ####Requirements

  • Node - First thing you need to have is Node and NPM on you computer.
  • Gulp - Install Gulp npm install gulp -g
  • npm install to install the project requirements.

I have used gulp-rigger to organize the code. src is the directory where the entire code is written. src/brickwork.js is main file which is compiled as brickwork.js and brickwork.min.js

###Running the code After the installation of the requirement you just need and when you have completed your changes you just need to follow.

  • Run gulp rig to make to compile the code to brickwork.js
  • Run gulp uglify to make both brickwork.js and brickwork.min.js

License

Released under the MIT license

About

BrickWork is a reponsive jQuery plugin to create Dynamic layouts

Resources

License

Stars

Watchers

Forks

Packages

No packages published