mmh1978 / tango

A source code based low-code builder. Integrate low-code experience into your local development workflow seamlessly.

Home Page:https://netease.github.io/tango/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tango LowCode Builder

A source code based low-code builder.

license NPM version

preview

English | 简体中文

📄 Documentation

You can view the detailed usage guide through the following links:

✨ Features

  • Tested in the production environment of NetEase Cloud Music, can be flexibly integrated into low-code platforms, local development tools, etc.
  • Based on source code AST, with no private DSL and protocol Real-time code generation capability, supporting source code in and source code out
  • Out-of-the-box front-end low-code designer, providing flexible and easy-to-use designer React components
  • Developed using TypeScript, providing complete type definition files

🌐 Compatibility

  • Modern browsers(Chrome >= 80, Edge >= 80, last 2 safari versions, last 2 firefox versions)

🎯 Milestone

gantt
    dateFormat  YYYY-MM-DD
    title       Tango Release Milestone
    excludes    weekends
    %% (`excludes` accepts specific dates in YYYY-MM-DD format, days of the week ("sunday") or "weekends", but not the word "weekdays".)

    section Builder Release
    Alpha version            :active,  m1, 2023-08-10, 2023-08-30
    Beta version               :         m2, 2023-09-01, 2023-09-30
    1.0 RC               :         m3, 2023-10-01, 2023-12-15
    1.0 version              :         m4, after m3, 10d

💻 Development

Environment

  • Node >= 18
  • Yarn >= 1.22 && < 2

Development Quick Start

# clone the repo
git clone https://github.com/NetEase/tango.git

# enter the project root
cd tango

# install dependencies
yarn

# start the designer playground app
yarn start

💬 Community

Join NetEase Tango Community to share your ideas, suggestions, or questions and connect with other users and contributors.

🤝 Contributing

Please read the github contribution guide first。

  • Clone the repository
  • Create a branch
  • Commit and push your code
  • Open a Pull Request

💗 Acknowledgments

Thanks to the NetEase Cloud Music Front-end team, Public Technology team, Live Broadcasting Technology team, and all the developers who participated in the Tango project.

Thank you to CodeSandbox for providing the Sandpack project, which provides powerful online code execution capabilities for Tango.

📣 Product Promotion

Don't waste your time restoring the UI, try the NetEase Cloud Music "Seal D2C" development tool! Easily turn your design into code, support React, RN, Vue, WeChat apps and other multi-end scenarios, what you see is what you get!

Experience "Seal D2C" now:

📄 License

This project is licensed under the terms of the MIT license

About

A source code based low-code builder. Integrate low-code experience into your local development workflow seamlessly.

https://netease.github.io/tango/

License:MIT License


Languages

Language:TypeScript 82.8%Language:MDX 14.7%Language:JavaScript 2.1%Language:CSS 0.3%Language:Less 0.0%Language:Shell 0.0%Language:HTML 0.0%