component-examples
Component showcase
A repository showcasing community-built examples of reusable UI components in DerbyJS
listing of community built derby examples
7 stars
16 watching
4 forks
Language: CoffeeScript
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
derbyjs/derby-examples | A collection of real-time collaborative web applications built using the Derby MVC framework | 283 |
derbyjs/derby-starter | A generic server framework for Derby apps | 4 |
derbyjs/d-bootstrap | Converts Twitter Bootstrap's JavaScript plugins into Derby components | 30 |
derbyjs/d-codemirror | A Derby component for integrating CodeMirror with a live-bound text editor | 4 |
haxeui/component-examples | A collection of examples demonstrating HaxeUI's UI components. | 27 |
derbyjs/d-barchart | A bar chart component built with Derby and D3.js | 0 |
derbyjs/derby-less | A Derby plugin to add support for Less preprocessor in JavaScript-based web applications | 1 |
derbyparty/d-mapbox | A JavaScript library that creates a map component for Derby applications | 1 |
derbyjs/d-quill | A rich text editor component built on top of the Quill library | 6 |
adamjspooner/coffeescript-meet-backbonejs | A tutorial project introducing Backbone.js through CoffeeScript examples | 59 |
elucidata/react-coffee | Builds React components using CoffeeScript syntax | 20 |
derbyjs/derby-standalone | A client-side only implementation of the DerbyJS JavaScript library, providing a self-contained database for web applications. | 15 |
derbyjs/derby-stylus | A Derby plugin to add support for Stylus styling language | 4 |
derbyjs/d-barchart-vanilla | A Derby component that renders a bar chart without using D3.js to demonstrate the difference. | 1 |
derbyjs/d-d3-barchart | A reusable UI component that uses d3.js to render a bar chart | 1 |