GithubHelp home page GithubHelp logo

i8ramin / axis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from static-dev/axis

0.0 0.0 0.0 683 KB

terse, modular & powerful css library

Home Page: http://axis.netlify.com

License: Other

CSS 65.11% JavaScript 1.50% HTML 24.97% CoffeeScript 8.42%

axis's Introduction

Axis

npm tests dependencies

Axis is a large and robust css utility library built on top of stylus.

Note: This project is in early development, and versioning is a little different. Read this for more details. Axis will not go to v1.0 until stylus has done so.

Installation

You can install axis through npm, as such:

npm install axis --save

Documentation

You can find full documentation for axis here. This includes usage instructions for integration with gulp, grunt, express, and more, as well as detailed and permalink-able documentation for each mixin that axis offers.

Library Size

Some people have expressed concern that axis is too large of a library and they would prefer a smaller one, where they use a higher percentage of the mixins offered. But since axis is a mixin library, it actually adds zero size to your code. That's right, when you include axis and compile it, not a single character is added to your code.

The only time it adds anything are when you use its mixins, which are engineered carefully to be as slim and concise as possible, and only use spec-compliant css3. This means that you can make axis' entire library of utilities available for free, use only what you like, and almost certainly add up with less code than if you wrote it yourself. Good deal, right?

Browser Prefixing

Axis does not include any cross-browser code at all, only pure css3 as defined by the official spec. If you want your code to work better across browsers, we would recommend that you use autoprefixer, a library that is extraordinarily good at ensuring your css works correctly in the range of browsers you need it to.

Miscellaneous

axis's People

Contributors

abstracthat avatar bedeoverend avatar coobaha avatar dbox avatar greenkeeperio-bot avatar janwirth avatar joakin avatar joshrowley avatar malkomalko avatar nickhudkins avatar notslang avatar randallagordon avatar razunter avatar stephanhoyer avatar stuplum avatar teddybradford avatar teohhanhui avatar vevo-arthur-klepchukov avatar wprater avatar yj04jls avatar yoshuawuyts avatar zspecza 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.