{"id":13517289,"url":"https://github.com/russll/awesome-derby","last_synced_at":"2025-03-31T07:31:11.873Z","repository":{"id":20011209,"uuid":"23278776","full_name":"russll/awesome-derby","owner":"russll","description":"A collection of awesome derby components","archived":false,"fork":false,"pushed_at":"2014-08-26T14:37:26.000Z","size":144,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-19T21:59:30.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/russll.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-24T10:45:59.000Z","updated_at":"2023-04-05T10:10:58.000Z","dependencies_parsed_at":"2022-07-08T07:00:31.551Z","dependency_job_id":null,"html_url":"https://github.com/russll/awesome-derby","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russll%2Fawesome-derby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russll%2Fawesome-derby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russll%2Fawesome-derby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russll%2Fawesome-derby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/russll","download_url":"https://codeload.github.com/russll/awesome-derby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246372526,"owners_count":20766633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T05:01:32.212Z","updated_at":"2025-03-31T07:31:11.854Z","avatar_url":"https://github.com/russll.png","language":null,"funding_links":[],"categories":["Technical","MVC Frameworks and Libraries","Other Lists","MVC 框架和库"],"sub_categories":["awesome-*","Runner","TeX Lists","运行器","运行器e2e测试"],"readme":"# Awesome Derby\n=============\n\nA collection of awesome derby components\n\n* [Awesome Derby](#awesome-derby)\n  * [Information](#information)\n  * [Components](#components)\n  \n----\n\n## Information\n\n* [derby](https://github.com/derbyjs/derby) - MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers \n* [component-examples](https://github.com/derbyjs/component-examples) - listing of community built derby examples\n* [racer](https://github.com/derbyjs/racer) - Realtime model synchronization engine for Node.js\n* [derby-starter](https://github.com/derbyjs/derby-starter) - A generic server for use with Derby apps\n* [derby-examples](https://github.com/derbyjs/derby-examples) - Example applications for the Derby framework\n* [generator-derby](https://github.com/derbyparty/generator-derby) - Yeoman generator that scaffolds out a Derby 0.6 project.\n* [derby-login](https://github.com/derbyparty/derby-login) - Auth for Derby\n* [auth-example](https://github.com/derbyparty/auth-example) - App that use derby-login\n* [derby-faq](https://github.com/derbyparty/derby-faq) - Derby FAQ\n* [derby-hook](https://github.com/zag2art/derby-hook) - Derby store hook\n* [derby-validate](https://github.com/psirenny/derby-validate) - Derby validation\n* [derby-user](https://github.com/psirenny/derby-user) - A user management system for the Derby JS framework\n* [connect-derby](https://github.com/psirenny/connect-derby) - Derby session store for Connect\n* [derby-email](https://github.com/psirenny/derby-email) - Create emails using Derby JS apps/templates\n* [derby-error](https://github.com/psirenny/derby-error) - Add standard error routes to a Derby JS app\n* [derby-less](https://github.com/derbyjs/derby-less) - Derby plugin to add Less support\n* [derby-stylus](https://github.com/derbyjs/derby-stylus) - Derby plugin to add Stylus support\n* [derby-standalone](https://github.com/derbyjs/derby-standalone) - Client-side only version of Derby\n* [derby-markdown](https://github.com/derbyparty/derby-markdown) - markdown compiler for Derby \n\n## Components\n\n* [d-connection-alert](https://github.com/derbyjs/d-connection-alert) - Connection alert Derby component\n* [d-barchart](https://github.com/derbyjs/d-barchart) - Example barchart component built with derby + some d3.js\n* [d-d3-barchart](https://github.com/derbyjs/d-d3-barchart) - Barchart component for Derby demonstrating a common pattern with d3.js\n* [d-barchart-vanilla](https://github.com/derbyjs/d-barchart-vanilla) - Barchart component for Derby built without d3.js to illustrate a pattern\n* [d-bootstrap](https://github.com/derbyjs/d-bootstrap) - A Derby component library based on Twitter Bootstrap\n* [d-quill](https://github.com/derbyjs/d-quill) - Derby rich text editor component based on Quill\n* [d-showdown](https://github.com/derbyjs/d-showdown) - Derby component wrapping showdown (markdown renderer)\n* [d-codemirror](https://github.com/derbyjs/d-codemirror) - Derby component for live-bound CodeMirror\n* [d-mapbox](https://github.com/derbyparty/d-mapbox) - Map component for Derby\n* [derby-ui-toast](https://github.com/ile/derby-ui-toast) - Notification messages for Derby\n* [d-analytics](https://github.com/icaliman/d-analytics) - Google Analytics component for Derby.js\n* [d-grouped-barchart](https://github.com/dmapper/d-grouped-barchart) - Derby grouped bar chart component using d3 and d3-tip.\n* [d-material](https://github.com/onerussell/d-material) - Pack of derbyjs components for quickly creation google material design sites\n    * [d-material-example](https://github.com/onerussell/d-material-example) - An example of d-material components\n* [d-leaflet](https://github.com/onerussell/d-leaflet) - Leaflet maps for Derby\n* [d-share](https://github.com/icaliman/d-share) - Share buttons in Derby apps\n* [d-before-unload](https://github.com/derbyjs/d-before-unload) - Derby component to stop page from unloading when it has pending operations\n* [d-command-line](https://github.com/icaliman/d-command-line) - Command line Derby component \n* [derby-flash](https://github.com/ile/derby-flash) - Flash messages \n* [d-comp-palette](https://github.com/shuslav/d-comp-palette) - A set of components for Derby\n    * [d-comp-palette-example](https://github.com/shuslav/d-comp-palette-example) - An example of d-comp-palette components","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frussll%2Fawesome-derby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frussll%2Fawesome-derby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frussll%2Fawesome-derby/lists"}