All Projects → hex-ci → Transformers

hex-ci / Transformers

Licence: other
基于 JavaScript 的组件化开发框架,如果你想以搭积木的方式开发项目,那就试试 Transformers 框架吧~

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Transformers

Graceful
Elegant Python REST toolkit built on top of falcon
Stars: ✭ 73 (-6.41%)
Mutual labels:  framework
Flutterwebsite
The flutter.dev website recreated in Flutter. https://gallery.codelessly.com/flutterwebsites/flutterwebsite
Stars: ✭ 76 (-2.56%)
Mutual labels:  framework
Awesome Windows Kernel Security Development
windows kernel security development
Stars: ✭ 1,208 (+1448.72%)
Mutual labels:  framework
Pysoa
A Python library for writing (micro)services and their clients
Stars: ✭ 74 (-5.13%)
Mutual labels:  framework
Axentix
Axentix is an open source Framework based on CSS Grid using HTML, CSS and JS. The easy layout control and grid system makes it one of the most easy to learn framework.
Stars: ✭ 75 (-3.85%)
Mutual labels:  framework
Bige
游戏服务器框架。
Stars: ✭ 76 (-2.56%)
Mutual labels:  framework
Jamba
A lightweight VST2/3 framework
Stars: ✭ 73 (-6.41%)
Mutual labels:  framework
Kales
Kotlin on Rails
Stars: ✭ 78 (+0%)
Mutual labels:  framework
Bdframework.core
[中]Simple! Easy! Powerful Unity3d game workflow! Unity3d framework:c# hotfix(ILRuntime)、asset manager、ui workflow、network debug... and so on
Stars: ✭ 1,196 (+1433.33%)
Mutual labels:  framework
Seed Rs Realworld
Exemplary real world application built with Seed
Stars: ✭ 77 (-1.28%)
Mutual labels:  framework
Bedrock
a plugin framework for winform application
Stars: ✭ 74 (-5.13%)
Mutual labels:  framework
Icejs
仓库迁移至:https://github.com/alibaba/ice
Stars: ✭ 75 (-3.85%)
Mutual labels:  framework
Onyx
Powerful framework for modern applications 💪
Stars: ✭ 76 (-2.56%)
Mutual labels:  framework
Skeleton
A ready-to-use CodeIgniter skeleton with tons of new features and a whole new concept of hooks (actions and filters) as well as a ready-to-use and application-free themes and plugins system. Facebook Page: http://bit.ly/2oHzpxC | Facebook Group: http://bit.ly/2o3KOrA. Help me carry on making more free stuff → http://bit.ly/2ppNujE ←
Stars: ✭ 74 (-5.13%)
Mutual labels:  framework
Pilgo
Configuration-based dotfiles manager
Stars: ✭ 78 (+0%)
Mutual labels:  framework
Cogitare
🔥 Cogitare - A Modern, Fast, and Modular Deep Learning and Machine Learning framework for Python
Stars: ✭ 73 (-6.41%)
Mutual labels:  framework
Pyrustic
Lightweight framework and software suite to help develop, package, and publish Python desktop applications
Stars: ✭ 75 (-3.85%)
Mutual labels:  framework
Toruk
Go web 开发脚手架
Stars: ✭ 78 (+0%)
Mutual labels:  framework
Cthackframework
游戏外挂通用框架,快速构建外挂程序。
Stars: ✭ 78 (+0%)
Mutual labels:  framework
Rsf
The Robot Security Framework (RSF), Robot Security Framework (RSF), a standardized methodology to perform security assessments in robotics.
Stars: ✭ 76 (-2.56%)
Mutual labels:  framework

Build Status CircleCI

Transformers

基于 Javascript 的组件化开发框架,主要关注组件路由、组件消息传递和组件异步加载等,其中要解决的核心问题是组件间的解耦。

如何安装

bower install transformers

如何构建

从 git 上克隆一个副本:

git clone git://github.com/hex-ci/Transformers.git

进入 Transformers 目录,然后执行构建脚本:

cd Transformers && npm run build

构建的文件将放在 dist/ 目录下。

文档

演示站点

http://iqwer.demo-domain.cn/ User: [email protected] Pass: 123456

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].