github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

clr / sassijs

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 12
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Use SASS in JavaScript instead of CSS. — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

-- moved almost everything from qunit to screwunit -- 
clr (author)
Sun Aug 23 13:57:03 -0700 2009
commit  b17d7a554698ff26b53c3e18328e514e61accfbf
tree    5b8cb6dc4415e1df28e385c4ec087f48f1722fce
parent  4ecf57cad2ad7a00bae038238beae7c4431a87a3
sassijs /
name age
history
message
file .gitignore Mon Apr 20 17:23:49 -0700 2009 -- w00t! first basic template renders to css -- [clr]
file README.rdoc Fri Apr 24 15:24:49 -0700 2009 -- updated the testing framework for integratio... [clr]
file Rakefile Mon May 04 20:09:15 -0700 2009 -- variables are now stored in tree, ready for ... [clr]
directory doc/ Fri Apr 24 13:58:30 -0700 2009 -- updated rake tasks to join the js files and ... [clr]
file jsmin.rb Fri Apr 24 13:58:30 -0700 2009 -- updated rake tasks to join the js files and ... [clr]
directory lib/ Sun Aug 23 13:57:03 -0700 2009 -- moved almost everything from qunit to screwu... [clr]
directory old-lib/ Sun Aug 23 13:57:03 -0700 2009 -- moved almost everything from qunit to screwu... [clr]
file sassijs.js Mon May 04 20:09:15 -0700 2009 -- variables are now stored in tree, ready for ... [clr]
file sassijs.min.js Fri Apr 24 13:58:30 -0700 2009 -- updated rake tasks to join the js files and ... [clr]
file snippet.txt Sat Feb 14 11:14:22 -0800 2009 -- still working towards a functional engine -- [CLR]
submodule spec - cc41f3c Sun Aug 23 13:57:03 -0700 2009 -- moved almost everything from qunit to screwu... [clr]
directory test/ Sun Aug 23 13:57:03 -0700 2009 -- moved almost everything from qunit to screwu... [clr]
file tests.html Sun Jan 25 19:02:28 -0800 2009 -- let's try to set up a qUnit testing environm... [CLR]
README.rdoc

We have SASSIJS!

Syntactically Awesome Style Sheets + In + JavaScript => SASSIJS

BREAK FREE FROM CSS!!!

You can now use SASS instead of CSS in your web pages. For a full description of SASS, see the documentation here: haml.hamptoncatlin.com/docs/rdoc/classes/Sass.html but ignore the installation instructions.

Usage

Very easy. Just link add a script element pointing to the library, and a link element pointing to the sass template. For example:

  <script src="./sassijs.js" type="text/javascript"></script>
  <link href="./main.sass" type="text/sass" />

Tests

Had to twist qUnit to get the testing framework that I wanted, because I needed to be able to run individual unit tests. You can access the test suite at:

…/sassijs/test/index.html

Status

This software is currently at version 0.437, which is alpha-quality. When it hits 1.0, it will be feature complete with the SASS specifications that make sense outside of Ruby, and it will be cross-browser compatible up to jquery’s standards.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server