GithubHelp home page GithubHelp logo

cynosura / dotless Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dotless/dotless

1.0 1.0 0.0 6.84 MB

.NET Port of the ruby Less CSS lib. Also integrates the Coffeescript compiler

Home Page: http://www.dotlesscss.org

License: Apache License 2.0

C# 57.84% C 1.69% Ruby 0.02% Shell 0.04% CoffeeScript 0.02% JavaScript 37.56% Python 2.81% ASP 0.01%

dotless's Introduction

###Update: 22/04/2011

  • Support for Coffeescript Compiler 1.0.1 via my fork of the coffeeScript compiler for windows as a git submodule.

    • To use .coffee files with the less library, modify your asp.net config thus:
      <configSections>
    

... <section name="coffee" type="dotless.Core.configuration.CoffeeConfigurationSectionHandler,dotless.Core" /> ... </configSections> ... <coffee cache="true" compilerPath="../../lib/coffeescript/coffee/jshost.exe" compilerPattern="-u coffee-stdinout.js" />

 </pre>

 The sample project shows this in action.  Tested on VS2010.
  • Tip: to load the coffeescript submodule, issue the following commands:

    git submodule init git submodule update

Just Want a .dll?

If you don't care about the source and just want a .dll you can visit our build server and download the latest release: DotLess Build Server.

Simply select for the latest successful build and click on the "Artifacts" section, here you'll find the latest compiler exe and any dll's required.

Whats this all about?

This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS.

For more information about the original Less project see http://lesscss.org/. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.

dotless's People

Contributors

tigraine avatar jamesfoster-excelpoint avatar chrisjowen avatar jamesfoster avatar herrquark avatar jongalloway avatar gjunge avatar ilkerde avatar roelrymenants avatar drlongnecker avatar julianbirch avatar

Stargazers

 avatar

Watchers

 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.