Giter Club home page Giter Club logo

simpless's Introduction

SimpLESS Compiler 1.4

Description

LESS ( http://lesscss.org/ ) is a great tool to write CSS much faster. But however - in the way its meant to be (running either on node.js or being interpreted by JavaScript in the browser) its just not usable for most web projects. For the mac there is this great tool called LESS.app ( http://incident57.com/less/ ) but for linux and windows one has to struggle with command line scripts and worse things to compile his LESS files to plain CSS. Who wants to setup a node.js server for this job?!

Me not ;)

So I decided to create a little compiler for LESS that runs on every platform. It utilizes the appcelerator titanium platform ( http://appcelerator.com/ ) to achieve this task.

Changelog

v 1.4

  • tweaked UI
  • removed the compilation options from the lesscode and implemented it into the UI
  • the target CSS file to compile to can now be chosen from the UI
  • implemented usage of http://prefixr.com for automatic CSS3 vendor prefixing
  • embedded the most recent version of less - v 1.3.0
  • implemented a automatic updater for the less compiler
  • if a LESS file starts with a CSS block comment, SimpLESS will keep that comment after minification (i.e. for Wordpress)
  • metric tonne of bugfixes

v 1.3

  • implemented CSS minification (thanks to: https://github.com/GoalSmashers/clean-css ) If you don't want a css file to be minified, place the following comment in your less file: //simpless:!minify
  • added a button for manual recompilation of files
  • added a button for removing files from the list
  • fixed a bug where compiling an empty less file crashes the program
  • fixed a bug in the quit-restore system
  • removed the restore button. Restoring now happens by default.
  • fixed a bug where urls in stylesheets got messed up with random "app://com.wearekiss.simpless.open/" insertions.
  • included LESS parser 1.1.6
  • addded support for backwards @import. Compilation is triggered, if imported files are changed.
  • capturing compiling errors in imported files now.
  • fixed weird file path problems in appcelerator titanium

v 1.2

  • implemented a new drag&drop system. Should work much more reliable now.
  • fixed a bug where a space in the filepath prevented simpless from recognizing it.
  • fixed a bug where the "show love" message was displayed when it shouldnt
  • improved compilation error checking
  • improved contrast in the colors of error messages in the UI
  • included LESS parser 1.1.4
  • added @import functionality
  • when minimizing the app, it goes to the tray
  • added a "restore last session" button
  • implemented an automatic update checker

Download Builds

Download builds for every platform under http://wearekiss.com/simpless/

V1.5-Alpha (edge)

This versions is for testing and have may have bugs.

simpless's People

Contributors

krismeister avatar btmills avatar

Stargazers

Burden Haze  avatar  avatar Fundacja avatar Denys Miller avatar  avatar  avatar Larah Armstrong avatar Jonny Banana avatar Alice Rose avatar Suriyaa Sundararuban avatar william avatar Sandip Gavade avatar  avatar Jan Čejka avatar Aivaras avatar Filtzz avatar Reza avatar Touraj Khatibi avatar Yashodhan avatar Oleksii Borodenko avatar Kristin avatar Marco Probst avatar Aziza Mohsen avatar Sakari Niittymaa avatar Daniel Voicu avatar  avatar  avatar Angus H. avatar Jerzerak avatar Tony Gilman avatar Antoine Huvelle avatar zz avatar  avatar John Coates avatar Abdi Haikal avatar Mario Loncarek avatar Wiliam Felisiak Passaglia Castilhos avatar colt365 avatar  avatar  avatar some code to use avatar A7madev avatar Danya D. Smith avatar Steve Hansen avatar  avatar  avatar  avatar 成武 avatar Maciej Kubiak avatar BeA avatar Dave England avatar  avatar Andrew Gerst avatar David Jones avatar Vinod Patil avatar  avatar Mark McAvoy avatar Alexey Gorishny avatar Nick Arnoeyts avatar  avatar Nguyen Nhut Truong avatar mind avatar Andy Wong Chee Ming avatar Pepe Araya avatar Liam Gray avatar José avatar Jeff avatar  avatar Mackenzie Davidson avatar Kurt Madsen avatar Zach Reed avatar James Benner avatar Amy Skerry-Ryan avatar  avatar Fedev avatar Stev Leibelt avatar Elizabeth Hansen avatar  avatar Bjorn Hughes avatar Andy Pan avatar InLood avatar Paul Lamp avatar Z.X.PING avatar  avatar Harish Chouhan avatar  avatar Tom Hebbron avatar Leo Dutra avatar Vitaliy Vostrikov avatar Reekdeb Mal avatar Jesse Michelsen avatar Kevin Bruner avatar  avatar Fuxian Ding avatar Marc Solèr avatar Stephen Truex avatar Marek avatar Carlos E. Barboza avatar Igor R. Plity avatar Alex Shvets avatar

Watchers

ND avatar Dmitrij avatar greysun avatar TMMC avatar nordicap avatar william avatar perichr avatar Daniel García avatar cbrophy78 avatar Garrett Hyder avatar Michal Kechner avatar Korn Kutan avatar Mike avatar James Cloos avatar Christian Engel avatar hunslater avatar  avatar Ashish Bogawat avatar  avatar  avatar Nguyen Nhut Truong avatar saasfreelancer avatar Mohamadreza Rezaei avatar Volodymyr Mechkauskas avatar  avatar United Way of the Bay Area avatar cloudAi avatar John Pyne avatar Theeravat Suensilpong avatar  avatar Michal Kobelka avatar Roman Makudera avatar Vasiliy Sidorenko avatar Tony Gilman avatar Mo avatar  avatar  avatar  avatar Syed Dawar Alvi 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.