derby

MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers

  • 所有者: derbyjs/derby
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

build status

Derby

The Derby MVC framework makes it easy to write realtime, collaborative applications that run in both Node.js and browsers.

Derby includes a powerful data synchronization engine called Racer that automatically syncs data among browsers, servers, and a database. Models subscribe to changes on specific objects, enabling granular control of data propagation without defining channels. Racer supports offline usage and conflict resolution out of the box, which greatly simplifies writing multi-user applications.

Derby applications load immediately and can be indexed by search engines, because the same templates render on both server and client. In addition, templates define bindings, which instantly update the view when the model changes and vice versa. Derby makes it simple to write applications that load as fast as a search engine, are as interactive as a document editor, and work offline.

See docs here: http://derbyjs.com/

Examples here: https://github.com/derbyjs/derby-examples

Getting in touch

If you have feedback, ideas, or suggestions, please message the Google Group or create an Issue. If you are interested in contributing, please reach out to Nate.

MIT License

Copyright (c) 2011-2018 by Nate Smith

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

主要指标

概览
名称与所有者derbyjs/derby
主编程语言TypeScript
编程语言JavaScript (语言数: 3)
平台
许可证
所有者活动
创建于2011-04-09 04:29:16
推送于2024-10-24 23:34:31
最后一次提交2024-10-24 16:34:28
发布数225
最新版本名称v4.2.3 (发布于 2024-10-24 16:34:28)
第一版名称v0.0.1 (发布于 )
用户参与
星数4.7k
关注者数166
派生数265
提交数2.3k
已启用问题?
问题数440
打开的问题数7
拉请求数114
打开的拉请求数15
关闭的拉请求数78
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?