Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
H5 Dooring | 7,298 | 3 months ago | 29 | gpl-3.0 | JavaScript | |||||
H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. | 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台. | ||||||||||
Nocobase | 4,375 | 9 | an hour ago | 111 | August 15, 2022 | 104 | agpl-3.0 | TypeScript | ||
NocoBase is a scalability-first, open-source no-code/low-code platform to build internal tools. | ||||||||||
Schema Plugin Flow | 403 | 7 | 5 months ago | 11 | May 31, 2022 | 1 | mit | JavaScript | ||
A highly extensible JavaScript library, abbreviated as Sifo. 一个高扩展性、可二开的插件式前端开发框架 | ||||||||||
Virtualized Table For Antd | 205 | 1 | 3 | 2 months ago | 41 | February 12, 2021 | 21 | mit | TypeScript | |
the virtualized table component for ant design | ||||||||||
Ant Design Draggable Modal | 136 | 3 | 2 | 7 months ago | 17 | October 30, 2020 | 10 | mit | TypeScript | |
The Modal from Ant Design, draggable. | ||||||||||
React Visual Design | 58 | a year ago | 1 | mit | JavaScript | |||||
react 可视化搭建平台,移动端可视化编辑平台,低代码设计平台,组件复用 低代码 无代码 | ||||||||||
React Form Design | 16 | 3 years ago | 6 | JavaScript | ||||||
react+antd+react-beautiful-dnd实现拖拉拽动态表单设计(支持手机模式),自动生成页面, 适用于OA, 自定义动态表单设计(Design of drag-and-drop dynamic form)模仿小幺鸡表单设计器 | ||||||||||
React Drag | 15 | 3 years ago | mit | JavaScript | ||||||
A drag and drop platform based on sortable.js front-end visualization. 一个基于sortable.js的前端可视化搭建的拖拽平台,ui组件采用antd-mobile.通过umi脚手架构建.技术栈采用dva+hooks+umi+antd-mobile+sortable.js+react-color. | ||||||||||
Ants_simulation | 12 | 12 years ago | JavaScript | |||||||
A naïve ant colony simulation. Only useful as a pretty simulation, not sophisticated enough for real ant colony optimisation or anything like that. | ||||||||||
Mhc Antd Admin | 10 | 5 years ago | 1 | JavaScript | ||||||
English | | Trke
Note:
NocoBase is in early stage of development and is subject to frequent changes, please use caution in production environments.
We are looking for full-time, remote product design and development colleagues to join the team. If you have a strong interest in NocoBase, please feel free to email us at [email protected].
NocoBase is a scalability-first, open-source no-code development platform. No programming required, build your own collaboration platform, management system with NocoBase in hours.
Homepage:
https://www.nocobase.com/
Online Demo:
https://demo.nocobase.com/new
Documents:
https://docs.nocobase.com/
Contact Us:
[email protected]
NocoBase is designed for you if you have the following needs.
Most form-, table-, or process-driven codeless products create data structures directly in the user interface, such as Airtable, where adding a new column to a table is adding a new field. This has the advantage of simplicity of use, but the disadvantage of limited functionality and flexibility to meet the needs of more complex scenarios.
NocoBase adopts the design idea of separating the data structure from the user interface, allowing you to create any number of blocks (data views) for the data collections, with different type, styles, content, and actions in each block. This takes into account the simplicity of codeless operation, but also the flexibility like native development.
NocoBase enables the development of complex and distinctive business systems, but this does not mean that complex and specialized operations are required. With a single click, configuration options can be displayed on the usage interface, which means that administrators with system configuration rights can configure the user interface directly with WYSIWYG operations.
NocoBase adopts plugin architecture, all new features can be implemented by developing and installing plugins. In the future, we will build a plug-in marketplace where extending functionality is as easy as installing an APP on your phone.
If you need commercial version and commercial services, please feel free to contact us by email: [email protected]
Also by WeChat
NocoBase supports three installation methods:
Installing With Docker (Recommended)
Suitable for no-code scenarios, no code to write. When upgrading, just download the latest image and reboot.
Installing from create-nocobase-app CLI
The business code of the project is completely independent and supports low-code development.
Installing from Git source code
If you want to experience the latest unreleased version, or want to participate in the contribution, you need to make changes and debug on the source code, it is recommended to choose this installation method, which requires a high level of development skills, and if the code has been updated, you can git pull the latest code.