GithubHelp home page GithubHelp logo

maleksandrov / ragrid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from argyleink/ragrid

0.0 1.0 0.0 539 KB

:octocat: Intrinsic first auto-layout flexbox grid

Home Page: https://argyleink.github.io/ragrid/

License: MIT License

CSS 100.00%

ragrid's Introduction

demo & docs

Downloading

npm i ragrid
bower i ragrid

or cheat and let github host it by pointing to https://rawgit.com/argyleink/ragrid/master/ragrid.min.css

Using

@import 'ragrid'                              // postCSS
@import url('path_to/ragrid.min.css')         // css
@require 'path_to/ragrid'                     // stylus
let ragrid = require('path_to/ragrid.styl')   // ES6

Building

Feel free to clone and build this project yourself:

npm run ragrid # convert the stylus to css
npm run crunch # minify css file

Contributing

PR? =)

Release History

  • 2017-4-23 v1.0.5 Shortened columns syntax
  • 2017-4-15 v1.0.4 Added vertical masonry
  • 2017-4-11 v1.0.3 SCSS support, better docs
  • 2017-4-09 v1.0.0 Make it easy to use

License

Copyright (c) 2017 Adam Argyle. Licensed under the MIT license.

ragrid's People

Contributors

argyleink avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.