All Projects → akrymski → bocco

akrymski / bocco

Licence: MIT license
Generate API documentation from Markdown

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to bocco

Backbone.vdomview
VirtualDOM-aware Backbone View
Stars: ✭ 23 (-41.03%)
Mutual labels:  backbone
Backbone Parse
A Backbone plugin to make it work with Parse.com out of the box. 💥
Stars: ✭ 87 (+123.08%)
Mutual labels:  backbone
Dimeshift
💰💰💰 the easiest way to track your expenses. Free. Open-source. Node.js
Stars: ✭ 173 (+343.59%)
Mutual labels:  backbone
Backbone Responsive Css3 Page Transitions
CSS3 hardware accelerated page transitions optimised for fluid layouts
Stars: ✭ 34 (-12.82%)
Mutual labels:  backbone
Marionette.toolkit
A collection of opinionated Backbone.Marionette extensions for large scale application architecture.
Stars: ✭ 71 (+82.05%)
Mutual labels:  backbone
Example Backbone App
As simple as possible backbone.js app to demonstrate how to wire one up
Stars: ✭ 128 (+228.21%)
Mutual labels:  backbone
Hackflowy
📓 Workflowy clone, built using Backbone.js & Socket.io
Stars: ✭ 772 (+1879.49%)
Mutual labels:  backbone
Singool
Backbone.js based framework for developing single-page web applications
Stars: ✭ 190 (+387.18%)
Mutual labels:  backbone
Backbone
This training kit has been developed to learn the basics of Backbone.JS.
Stars: ✭ 84 (+115.38%)
Mutual labels:  backbone
Marionette.inspector
🔍 Marionette Inspector - Explore your App
Stars: ✭ 170 (+335.9%)
Mutual labels:  backbone
Money
Money - let's you manage your money and visualize where your money goes. Built using Ruby 2.3.0, Rails 4.2.5, Backbone and Bootstrap
Stars: ✭ 48 (+23.08%)
Mutual labels:  backbone
Restfeel
RESTFeel: 一个企业级的API管理&测试平台。RESTFeel帮助你设计、开发、测试您的API。
Stars: ✭ 59 (+51.28%)
Mutual labels:  backbone
Backboneanalyze
backbone源码解读
Stars: ✭ 129 (+230.77%)
Mutual labels:  backbone
Core Ui
Comindware UI components
Stars: ✭ 31 (-20.51%)
Mutual labels:  backbone
Backbone Redux
Easy way to keep your backbone collections and redux store in sync.
Stars: ✭ 185 (+374.36%)
Mutual labels:  backbone
Juggler
The Backbone.Marionette UI Framework
Stars: ✭ 6 (-84.62%)
Mutual labels:  backbone
Nestedtypes
BackboneJS compatibility layer for Type-R data framework.
Stars: ✭ 94 (+141.03%)
Mutual labels:  backbone
Cloudtunes
Web-based music player for the cloud ☁️ 🎶 Play music from YouTube, Dropbox, etc.
Stars: ✭ 2,449 (+6179.49%)
Mutual labels:  backbone
Modern Backbone Starterkit
Lightweight starting point for a modern backbone web app.
Stars: ✭ 189 (+384.62%)
Mutual labels:  backbone
Backbone Poller
Backbone poller is a simple utility that allows polling on any backbone model or collection
Stars: ✭ 140 (+258.97%)
Mutual labels:  backbone

bocco

Inspired by Backbone and Docco, Bocco is a quick way to generate Backbone-style documentation from Markdown.

Should be mostly compatible with the markdown produced by the collaborative wiki editor, so you can commit your documentation to github.

Example: input output

Installation

sudo npm install -g bocco

Usage

bocco file.md > output.html
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].