nathancrank / Zealot

A very random-SASS framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zealot v0.1

A very random-SASS framework. Nathan Crank

What?

Zealot is a series of SASS mixins and functions that hopefully make your life a bit easier as you develop. They are organized with absolutely no logic, they exists with no permanence within Zealot, and thats by design. This is my personal beta framework. It will always be v0.1.

Why?

Zealot wasn't really developed with any direct goal in mind. It is more a collection of mixins and functions that I found myself using with some frequency from project to project. Or I spent a whole sass-load of time figuring them out. Like the floating point truncate. That was a doozy. And yes, there has to be a far more efficient way to do that one, but no one else has done it yet that I could find, so give me some credit.

So things may (will) come and go from Zealot. But the things that go will be moved to newer more coherent libraries, stand alone releases, or disappear because they kind of sucked.

Useable Documentation?

Soon. But not yet.

Support

You can email me at zealot@nathancrank.com if you have questions.

Browser Support

Bleeding edge only. That said, if you design using the principles of progressive enhancement, then this supports everything.

License

New BSD License

Copyright (c) 2012, Nathan Crank All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

A very random-SASS framework