GithubHelp home page GithubHelp logo

tsharms / node-combine-mq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frontendfriends/node-combine-mq

0.0 2.0 0.0 611 KB

Combine matching media queries into one media query definition. Useful for CSS generated by preprocessors using nested media queries.

License: MIT License

JavaScript 3.86% CSS 96.14%

node-combine-mq's Introduction

node-combine-mq :: v0.9.0 Build Status

Combine matching media queries into one media query definition. Useful for CSS generated by preprocessors using nested media queries.

Contributing

dependency Status devDependency Status Build Status Stories in Ready

To contribute either check the Waffle board or GitHub issues then work away:

  • Fork it!
  • Create your feature branch: git checkout -b feature/awesome-feature
  • Commit your changes: git commit -m 'feat(Project): Adds awesome feature'
  • Push to the branch: git push origin feature/awesome-feature
  • Submit a pull request 👍

Tips:

  • In lieu of a formal styleguide, take care to maintain the existing coding style.
  • Add unit tests for any new or changed functionality.
  • Test your code using Grunt: grunt test
  • Install editorconfig-sublime for Sublime Text to help with consistent code formatting.
  • Commit messages loosely adhere to these guidelines.
  • Versioning adheres to Semver.

Development

Clone repo:

$ git clone https://github.com/frontendfriends/node-combine-mq

Install dependencies:

$ npm install

Go into the directory and link for local development:

$ cd node-combine-mq && npm link

Release History

  • 09-04-2015 - v0.8.0 - Pass the filename to the CSS parser
  • 22-12-2014 - v0.7.0 - Doesn’t format output at all by default, uses CSSBeautify instead as an optional parameter
  • 21-12-2014 - v0.6.0 - Makes CSS beautify optional, on by default
  • 18-12-2014 - v0.5.0 - Adds fix for pixel-ratio media queries
  • 25-11-2014 - v0.4.0 - Adds CSS beautify for output
  • 26-10-2014 - v0.3.0 - Adds functionality to preserve @font-face
  • 06-10-2014 - v0.2.0
  • 29-07-2014 - v0.1.0 - Initial release with first working feature

License

MIT: http://fefc.mit-license.org

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.