Projectsbrowserstate / history.js4751 starsHistory.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.bevry / docpad1316 starsEmpower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. Use it either standalone, as a build script, or even as a module in a bigger system. Either way, DocPad will streamline your web development process allowing you to craft full-featured websites quicker than ever before.balupton / buildr207 starsThe (Java|Coffee)Script and (CSS|Less) (Builder|Bundler|Packer|Minifier|Merger|Checker) balupton / jquery-scrollto196 starsjQuery ScrollTo - Smooth Scrolling to any jQuery/DOM Elementbevry / query-engine150 starsQuery Engine allows you to perform advanced queries, filters, searching and paging for javascript arrays and objects as well as Backbone.js Collectionsbevry / cson131 starsCoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.bevry / watchr122 starsBetter file system watching for Node.js. Provides a normalised API the file watching APIs of different node versions, nested/recursive file and directory watching, and accurate detailed events for file/directory changes, deletions and creations.bevry / caterpillar121 starsCaterpillar is the ultimate logging system for Node.js, based on transform streams you can log to it and pipe the output off to different locations, including some pre-made ones. Caterpillar also supports log levels according to the RFC standard, as well as line, method, and file fetching for messages.balupton / jquery-history116 starsSuper-seeded by github.com/balupton/history.js - jQuery History allows you to easily track changes of the pages state by tracking URL Hashes. Supports changes triggered by bookmarks and back & forward buttons, as well as cross browser support.balupton / jquery-ajaxy87 starsjQuery Ajaxy aims at solving complicated AJAX Paradigms by providing you with a easy managed solution to bind into page state (URL Hash) changes, AJAX form submits, and support AJAX links.balupton / jquery-syntaxhighlighter85 starsjQuery Extension for Google's Prettify Syntax Highlighterbalupton / jquery-lightbox74 starsLightboxes are a way to display an image on the same page simply and elegantly.browserstate / ajaxify67 starsAjaxify your entire website instantly with this simple drop-in script using the HTML5 History API with History.js and jQuery ScrollTo.balupton / nowpad47 starsRealtime text collaboration with Node.js, Express.js and Now.jsbalupton / html5edit38 starsLightweight R&D project surrounding HTML5's contenteditable featurebalupton / jquery-sparkle33 starsjQuery's Don't-Repeat-Yourself Plugin/Effect Frameworkbalupton / filepad25 starsFilePad is a file browser and editor built with node.js, coffeecript and nowpadbevry / startup-hostel24 starsStartup Hostel, the home in paradise for the doers of the world.balupton / mercury-rails22 starsRails backend for Mercurybalupton / nodechat.docpad18 starsNode Chat, built using Socket.io, DocPad, Backbone.js and Twitter Bootstrapdocpad / twitter-bootstrap.docpad18 starsTwitter Bootstrap skeleton for DocPad. Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.docpad / kitchensink.docpad17 starsA DocPad Skeleton useful for showcasing different features and functionality of DocPad. Implemented using Twitter Bootstrap.bevry / docpad-extras17 starsA test runner for our officially supported plugins.balupton / balupton.docpad16 starsThe source code of Benjamin Lupton's website.balupton / CSScaffold15 starsThe original CSScaffold by Anthony Short... which I still use until the new Scaffold gets all the features backbalupton / bal-util14 starsUtility functions for JavaScript and Node.js used and maintained by Benjamin Luptonbalupton / jquery-smarty14 starsjQuery Smarty Plugin (jQSmarty) is a port of the Smarty Templating Engine to Javascript/jQuery, offering a familiar client-side templating solutionbevry / feedr12 starsNode utility that takes in remote feeds (xml, atom, json, jsonp, whatever) and converts them to JSON databevry / joe12 starsJoe is a javascript testing framework that actually works. Unlike Mocha, we won't die on you abruptly when executing dynamically created tests and are always able to associate the correct test to the correct corresponding test suite. Switching from Mocha is trivial and only takes a few minutes.balupton / simple-server11 starsSimple Server allows you to easily get a node.js static file server up and running anywhere anytime.balupton / balcms10 starsOpen-Source Zend Framework + Doctrine ORM CMS which supports il8n, widgets, caching, themes and modules.docpad / docpad-plugin-partials10 starsAdds support for Partials (re-usable templates) to DocPaddocpad / docpad-plugin-highlightjs9 starsAdds support for Highlight.js syntax highlighting to DocPadbalupton / balphp9 starsCollection of functions, classes, Doctrine Templates, and Zend Framework extensions to make building PHP applications easier.docpad / html5-boilerplate.docpad8 starsHTML5 Boilerplate skeleton for DocPad. Bare essentials for building a modern website with best practices.balupton / Foundation-CSS-Framework7 starsA CSS boilerplate that uses the Scaffold CSS Pre-processor.docpad / twitter-bootstrap-jade.docpad7 starsTwitter Bootstrap skeleton for DocPad developed using Jade (a HAML alternative for Node.js)bevry / docpad-website6 starsThe DocPad Websitebevry / docpad-documentation6 starsDocPad's Documentation. Cloned into the Bevry and DocPad websites for generation :)docpad / docpad-plugin-paged6 starsAdds support to DocPad for rendering a document into multiple pagesdocpad / docpad-plugin-services5 starsAdds super simple support for many 3rd party services to DocPaddocpad / docpad-plugin-ghpages5 starsDeploy to Github Pages via `docpad deploy ghpages`bevry / backbone-nesty4 starsSupport nested data types like collections and models within your Backbone.js modelsdocpad / docpad-plugin-feedr4 starsAdds support for reading feeds to DocPaddocpad / docpad-plugin-jade4 starsAdds support for the Jade templating engine to DocPad.balupton / sublime-settings4 starsBenjamin Lupton's Sublime Text 2 Settingsdocpad / docpad-plugin-related4 starsAdds support for related documents to DocPadbalupton / Doctrine-Extension-Taggable4 starsThe Taggable Extension for Doctrine... with several fixes.browserstate / historyjsit.crx3 starsA google chrome extension to load in History.js and remember your preference for particular sitesbalupton / HTMLPurifier3 starsHTMLPurifier Github Mirror - Which will actually contain branches for each release... unlike the official git repo.docpad / docpad-plugin-cleanurls3 starsAdds support for clean urls to DocPaddocpad / docpad-plugin-robotskirt3 starsMarkdown rendering for DocPad, using Robotskirt (Sundown)docpad / docpad-plugin-marked3 starsMarkdown rendering for DocPad, using Markeddocpad / docpad-plugin-eco3 starsAdds support for the Eco templating engine to DocPad.bevry / caterpillar-human3 starsOutputs Caterpillar log entries in a human readable format. Includes color and debug support.bevry / community3 starsBevry's Community Wiki, includes things like our Coding Standard and Work Schedulebevry / getmac3 starsGet the mac address of the current machine you are on via Node.jsbalupton / collabr3 starsCrowd Sourced Web Editingdocpad / docpad-plugin-livereload2 starsAutomatically refreshes your website whenever a rengeration is performeddocpad / docpad-plugin-handlebars2 starsAdds support for the Handlebars templating engine to DocPad.bevry / plugin-engine2 starsEXPERIMENTAL: Plugin engine for node.js to instantiate installed modules that have a specific tagbevry / progressbar2 starsA nice wrapper around TJ Holowaychuck's node-progress with chaining, domains, and stepsbevry / safecallback2 starsHandle asynchronous callback errors safely and easilybevry / caterpillar-filter2 starsFilter Caterpillar log entries by their log level, omitting all entries of a higher log level than requested.bevry / caterpillar-browser2 starsUse Caterpillar within Web Browsers! (even includes support for colors!)docpad / docpad-plugin-admin2 starsEXPERIMENTAL: Adds front-end administration support to DocPaddocpad / docpad-plugin-associatedfiles2 starsDocPad plugin that fetches any associated files for our particular documentbevry / bevry-website2 starsBevry's Websitedocpad / docpad-plugin-coffeescript2 starsAdds support for CoffeeScript to JavaScript compilation to DocPaddocpad / docpad-plugin-less2 starsAdds support for the LESS CSS pre-processor to DocPadbevry / getsetdeep2 starsGet or set nested variables of an objectdocpad / docpad-plugin-nativecomments2 starsAdds support for native comments to DocPadbalupton / power-translate2 starsPower Translate takes a word and figures out what it means in all the different languages. MIT Licensed.docpad / docpad-plugin-pygments2 starsAdds support for Pygments Syntax Highlighting to DocPadbalupton / dotfiles2 starsBenjamin Lupton's dotfilesdocpad / docpad-plugin-sass2 starsAdds support for the SASS and SCSS CSS pre-processors to DocPad. It also supports the Compass framework.balupton / node-vm-require-cache-issue2 starsThe require cache is shared between VMs and the parentdocpad / docpad-plugin-stylus2 starsAdds support for the Stylus CSS pre-processor to DocPaddocpad / docpad-plugin-sync2 starsEXPIREMENTAL: Sync the docpad database between docpad instancesdocpad / docpad-plugin-text2 starsAllows you to render templateData with HTML elementsdocpad / hogan.docpad2 starsA DocPad Skeleton based off Twitter's Hogan.js GitHub Pagebalupton / Facebook-Cleaner2 starsChrome Extension to remove those bloody suggestion boxes.docpad / skeleton-boilerplate.docpad2 starsSkeleton is a Beautiful Boilerplate for Responsive, Mobile-Friendly Developmentdocpad / docpad-plugin-buildr1 starsEXPERIMENTAL: Adds support for Buildr to DocPaddocpad / docpad-plugin-cachr1 starsCaches remote resources locallybalupton / backbone-instanceof-bug1 starsShowcases backbone.js `instanceof` bug with cross-module backbone.js includesdocpad / docpad-plugin-coffeekup1 starsAdds support for CoffeeKup compilation to DocPadbevry / joe-reporter-console1 starsConsole Reporter for the Joe Testing Frameworkdocpad / docpad-plugin-cson1 starsAdds support for CSON to JSON compilation to DocPadbalupton / flattr-buttons1 starsA collection of user created flattr buttonsdocpad / docpad-plugin-downloader1 starsDownload (and optionally extract) files into your project before your project starts generatingbevry / ambi1 starsExecute a function ambidextrously (normalizes the differences between synchronous and asynchronous functions). Useful for treating synchronous functions as asynchronous functions (like supporting both synchronous and asynchronous event definitions automatically).balupton / Zend-Framework-Mirror1 starsbalupton / xero-bookmark1 starsAdds multiple categorisation to transactions.docpad / docpad-plugin-gist1 starsAdds support for reading gist to DocPaddocpad / docpad-plugin-haml1 starsAdds support for the HAML templating engine to DocPad.bevry / extendr1 starsUtilities for cloning, extending, and de-referencing objects in shallow, deep, and safe waysdocpad / docpad-plugin-heroku1 starsEXPERIMENTAL: Deploy to Heroku easily and effortlessly with this DocPad pluginbalupton / watchersto1 starsFetch a github projects watchers and exports them to either json, csv or vcf formatsdocpad / docpad-plugin-hogan1 starsAdds support for the Hogan templating engine to DocPad.docpad / docpad-plugin-html2coffee1 starsEXPIREMENTAL: Adds support for HTML to Coffee(Kup) compilation to DocPaddocpad / docpad-plugin-html2jade1 starsEXPIREMENTAL: Adds support for HTML to the Jade templating engine in DocPad.docpad / docpad-plugin-iis1 starsEXPERIMENTAL: Deploy to IIS / Microsoft Azure easily via `docpad deploy-iis`balupton / trackeverything1 starsEasy Time Tracking. Very experimental.bevry / safefs1 starsStop getting EMFILE errors! Open only as many files as the operating system supports.bevry / safeps1 starsStop getting EMFILE errors by only opening as many processes as the operating system supportsdocpad / docpad-plugin-markdown1 starsDEPRECATED (USE THE MARKED EXTENSION INSTEAD): Adds support for the Markdown markup language to DocPadbalupton / Scaffold-Import-Bal1 starsBalupton's Imports for Scaffolddocpad / docpad-plugin-move1 starsAdds support for the Move to javascript language to DocPad.bevry / sortobject1 starsDeeply sort an object by its keys without mangling any arrays inside of itbalupton / prototype1 starsbevry / eachr1 starsGive eachr an array or object, and the iterator, in return eachr will give the iterator the value and key of each item, and will stop if the iterator returned false.docpad / docpad-plugin-php1 starsEXPERIMENTAL: Adds support for the PHP language to DocPad.docpad / docpad-plugin-proxy1 starsProxy service plugin for docpadbevry / taskgroup1 starsGroup together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.balupton / Paymo-Styler1 starsChrome Extension to give Paymo Georgia, whitespace and larger font sizes.docpad / docpad-plugin-repocloner1 starsClone git repos into your repository somewhere before each complete regenerationdocpad / docpad-plugin-rest1 starsEXPERIMENTAL: Adds support for REST to DocPad.bevry / typechecker1 starsUtilities to get and check variable types (isString, isPlainObject, isRegExp, etc)docpad / docpad-plugin-ruby1 starsEXPERIMENTAL: Adds support for the Ruby language to DocPad.bevry / dominject1 starsInject scripts and styles into the DOM with duplicate prevention and completion callback supportbalupton / balupton.github.com1 starsDO NOT DELETE THIS. It is needed to provide the balupton repositories with their github pages.bevry / joe-reporter-list1 starsList reporter for the joe testing frameworkbevry / normalify1 starsNormalize different variable value types - e.g. `"1"` becomes `1`docpad / beginner.docpad1 starsResult website from DocPad's Beginner Guidedocpad / docpad-plugin-tumblr1 starsEXPIREMENTAL: Imports Tumblr data into your DocPad Databasedocpad / docpad-plugin-uglify1 starsAdds support for uglify-js's parser/compressor to DocPaddocpad / docpad-plugin-yourpluginname1 starsSample plugin structure for bootstrapping your next DocPad plugin :)bevry / getcontributors1 starsFetch the contributors of the repositories of the specified github usersbalupton / node-globals1 starsRepo to showcase that node.js suffers from global leaks just like the browser does - was a surprise to mebevry / envfile1 starsParse and write environment files with Node.jsdocpad / sass-heroku-test1 starsTesting SASS on Herokudocpad / docpad-plugin-authenticate1 starsEXPERIMENTAL: Adds authentication to DocPadbalupton / ajaxy-bookmark1 starsWhat would your website look like if it were Ajaxified?docpad / docpad-plugin-docsprefil0 starsEXPERIMENTAL: Prefill metadata for your documentation filesTotalsProjects: 135Stars: 8019Forks: 1051