Displaying 1 to 20 from 124 results

harp - Static Site Server/Generator with built-in preprocessing

  •    Javascript

Harp is a static web server that also serves Jade, Markdown, EJS, Less, Stylus, Sass, and CoffeeScript as HTML, CSS, and JavaScript without any configuration. It supports the beloved layout/partial paradigm and it has flexible metadata and global objects for traversing the file system and injecting custom data into templates. Optionally, Harp can also compile your project down to static assets for hosting behind any valid HTTP server. Pre-compilers are becoming extremely powerful and shipping front-ends as static assets has many upsides. It's simple, it's easy to maintain, it's low risk, easy to scale, and requires low cognitive overhead. I wanted a lightweight web server that was powerful enough for me to abandon web frameworks for dead simple front-end publishing.

wintersmith - A flexible static site generator

  •    CoffeeScript

Wintersmith is a simple yet flexible static site generator. It takes contents (markdown, less, scripts, etc), transforms them using plugins and outputs a static website (html, css, images, etc) that you can host anywhere. Where <path> is the location you want the site to be generated. This creates a skeleton site with a basic set of templates and some articles, while not strictly needed it's a good starting point.

atom-beautify - :lipstick: Universal beautification package for Atom editor (:warning: Currently migrating to https://github

  •    CoffeeScript

Atom-Beautify respects the core.telemetryConsent configuration option from Atom editor. If you do not wish to have usage data sent to Google Analytics then please set core.telemetryConsent to no or undecided option before using Atom-Beautify. See Anonymous Analytics section of docs for details. Thank you. Atom-Beautify is going to be completely rewritten with Unibeautify at its core! See unibeautify branch for work in progress and Issue #1174.




stylus - Expressive, robust, feature-rich CSS language built for nodejs

  •    Javascript

Stylus is a revolutionary new language, providing an efficient, dynamic, and expressive way to generate CSS. Supporting both an indented syntax and regular CSS style. You can also try all stylus features on stylus-lang.com, build something with stylus on codepen or integrate stylus with gulp using gulp-stylus or gulp-accord.

bemto - Smart mixins for writing BEM in Pug

  •    HTML

“Block” is the main thing there. It creates the block from the first passed class and creates the context for all nested elements.

hem - Bundler for Node/CommonJS/Web Apps

  •    Javascript

stitches CommonJS, and ties up other lose ends of web-app development.


handlebars-layouts - Handlebars helpers which implement layout blocks similar to Jinja, Nunjucks (Swig), Pug (Jade), and Twig

  •    Javascript

Handlebars helpers which implement layout blocks similar to Jade, Jinja, Nunjucks, Swig, and Twig.Helpers are generated by passing in your instance of Handlebars. This allows you to selectively register the helpers on various instances of Handlebars.

node-blade - Blade - HTML Template Compiler, inspired by Jade & Haml

  •    Javascript

Blade is a HTML Template Compiler, inspired by Jade & Haml, implemented in JavaScript, so it will run on your microwave oven. It works like this...

templatizer - Simple solution for compiling jade templates into vanilla JS functions for blazin' fast client-side use

  •    Javascript

Simple solution for compiling jade templates into vanilla JS functions for blazin' fast client-side use. If you're looking for something that works with pug, check out puglatizer.

node-kickstart - Simple Node.js example app with support for jade, less, ssl certificates…

  •    Javascript

Preconfigured Express environment with less and jade rendering. See http://github.com/semu/node-kickstart-example for usage.

generator-gulp-of-drano - Yeoman generator for an angular

  •    CoffeeScript

Yeoman generator for an angular.js site. CoffeeScript, stylus, jade, gulp.js. Bootstrap, angular-strap, nib, angular-ui-router. Heroku + s3 deployment tasks included.

node-jade-amd - Helpers for working with Jade templates in an AMD setting

  •    Javascript

This module lets you use Jade easily on the browser in an AMD environment - like RequireJS.See the README.md file in the example folder. It contains a guided tour through all the moving parts.

express-cachebuster - Provides cross-browser version-control/cache-busting as a dynamic view helper in express

  •    Javascript

express-cachebuster provides cross-browser version-control/cache-busting as a dynamic view helper in express.In your views execute the cacheBuster function and pass your asset's path.

gulp-jade-usemin - Gulp plugin for running usemin on Jade files

  •    Javascript

Replaces references to non-optimized scripts or stylesheets into a set of Jade files (or any templates/views).This task is designed for gulp 3.

jade-brunch - Adds Jade support to Brunch

  •    Javascript

Adds Jade support to brunch, by compiling templates into dynamic javascript modules and .jade assets into plain HTML.Install the plugin via npm with npm install --save-dev jade-brunch.

broccoli-jade - Compile Jade templates

  •    Javascript

Issues with the output should be reported on the Jade issue tracker.Include paths are resolved relative to the root of the tree, not to the Jade file itself. There are however workarounds to this, for example by using broccoli-static-compiler - here's an example.

node-jadeify - Browserify middleware to render jade templates browser-side

  •    Javascript

Jadeify was not being kept up to date with the latest advances in browserify magic, so we moved it to domenic/jadeify. It is now a Browserify 2.x/3.x transform, instead of a Connect middleware.You can still get old releases from npm; everything in the 0.x range is derived from this repository.






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.