Displaying 1 to 20 from 295 results

lineman - Lineman helps you build fat-client JavaScript apps

  •    CoffeeScript

Lineman is a tool to help you build fat-client webapp projects. It requires node.js & npm and wouldn't be possible without grunt.Lineman is documented thoroughly at linemanjs.com.

load-grunt-tasks - Load multiple grunt tasks using globbing patterns

  •    Javascript

🔥 Want to strengthen your core JavaScript skills and master ES6? I would personally recommend this awesome ES6 course by Wes Bos.Usually you would have to load each task one by one, which is unnecessarily cumbersome.

grunt-newer - Configure Grunt tasks to run with newer files only.

  •    Javascript

Configure Grunt tasks to run with newer files only. Synopsis: The newer task will configure another task to run with src files that are a) newer than the dest files or b) newer than the last successful run (if there are no dest files). See below for examples and more detail.




BigText - jQuery plugin, calculates the font-size and word-spacing needed to match a line of text to a specific width

  •    Javascript

BigText works best on browsers that support subpixel font scaling. In order to best serve sizes to all browsers, BigText will adjust word-spacing as well as font-size. Use display: inline children (like a span) so the text will flow correctly if BigText doesn’t run.

docker-compose-nodejs-examples - Finally some real world examples on getting started with Docker Compose and Nodejs

  •    Javascript

Docker Compose is an awesome tool for creating isolated development environments with Docker by using simple configurations with YAML. It's clean and easy enough to wrap your head around, even if you are new to Docker. Even though, the official website is lacking some practial, real world examples for getting started with Docker Compose and Nodejs. I hope the following real world examples will save you from some headache (like I had) while trying to figure out how to (pragmatically) use Docker Compose for your Nodejs apps.

tacit - CSS Framework for Dummies, Without Classes

  •    CSS

Tacit is a primitive CSS framework for dummies, like myself, who don't know anything about graphic design but want their web services to look eatable. No classes, no layouts. Just design plain and simple web pages compliant with HTML5 and they will look OK. This blog post explains it in even more details: Tacit, a CSS Framework Without Classes.


grunt-email-workflow - A Grunt workflow for designing and testing responsive HTML email templates with SCSS

  •    CSS

Designing and testing emails is a pain. HTML tables, inline CSS, various devices and clients to test, and varying support for the latest web standards. This Grunt task helps simplify things.

grunt-spritesmith - Grunt task for converting a set of images into a spritesheet and corresponding CSS variables

  •    Javascript

Grunt task for converting a set of images into a spritesheet and corresponding CSS variables. As of grunt-spritesmith@4.5.0, retina spritesheets/templates are supported. See the Retina parameters section for more information.

time-grunt - Display the elapsed execution time of grunt tasks

  •    Javascript

The watch task and tasks that take less than 1% of the total time are hidden to reduce clutter.Run grunt with grunt --verbose to see all tasks.

grunt-browserify - Grunt task for node-browserify

  •    Javascript

Grunt task for node-browserify. This plugin requires Grunt ~0.4.0.

web-component-tester - Moved to Polymer/tools monorepo

  •    TypeScript

The Polymer/web-component-tester repo has been migrated to packages/web-component-tester folder of the Polymer/tools 🚝 monorepo. We are actively working on migrating open Issues and PRs to the new repo. New Issues and PRs should be filed at Polymer/tools.

jit-grunt - JIT(Just In Time) plugin loader for Grunt.

  •    Javascript

A JIT(Just In Time) plugin loader for Grunt. Load time of Grunt does not slow down even if there are many plugins. umm...

grunt-pagespeed - Grunt plugin to run Google PageSpeed Insights as part of CI

  •    CoffeeScript

Run mobile and desktop performance tests for your deployed site using Google PageSpeed Insights, uses psi and gpagespeed. This plugin is developed for Grunt 0.4.1 and is not tested for backward compatibility with Grunt 0.3.x.

angular-cms - A light weight CMS built with Angular

  •    Javascript

This is a boilerplate CMS built with Angular, Twitter Bootstrap and Node; it is in development stage and aims to offer a quick start for creating full-stack angular application.

grunt-jsdoc - A grunt plugin to generate javascript doc by running jsdoc3 on your grunt projects.

  •    Javascript

This plugin enables you to integrate the generation of comments based documentation into your Grunt build. This plugin is a wrapper around jsdoc3. Please refer to the documentation for the documentation details.

politespace - Politely add spaces to numeric form values to increase readability (credit card numbers, phone numbers, etc)

  •    Javascript

Add data-politespace to your form’s input[type=text] (et al) or textarea and we’ll add spaces to the value when the user blurs off of it. We’ll also remove those spaces on focus. Use pattern="[0-9]*" for numeric keyboards on iOS.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.