All Projects → iteria-app → lowcode

iteria-app / lowcode

Licence: AGPL-3.0 License
React Lowcode - prototype, develop and maintain internal apps easier

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to lowcode

njsx
A customizable and declarative interface for creating React and React Native components without JSX syntax.
Stars: ✭ 29 (-9.37%)
Mutual labels:  builder, jsx, tsx
indent.js
Pure code indentation for jsx, tsx, ts, js, html, css, less, scss.
Stars: ✭ 55 (+71.88%)
Mutual labels:  jsx, code, tsx
gsql
GSQL is a structured query language code builder for golang.
Stars: ✭ 106 (+231.25%)
Mutual labels:  builder, code
typesafe-templates
Template engine that leverages JSX to generate JavaScript code from TypeScript code files rather than text templates.
Stars: ✭ 27 (-15.62%)
Mutual labels:  jsx, tsx
vue-typescript-tsx
🤓vue typeScript jsx 工程示例
Stars: ✭ 32 (+0%)
Mutual labels:  jsx, tsx
vite-vue-admin
🎉🎉使用Vite + Vue3 + TypeScript + Element-plus + Mock开发的后台管理系统🎉🎉
Stars: ✭ 97 (+203.13%)
Mutual labels:  jsx, tsx
core
Light weight feature rich UI Framework for JavaScript for Browser with Dependency Injection, Mocking and Unit Testing
Stars: ✭ 18 (-43.75%)
Mutual labels:  jsx, tsx
vite-vue3-lowcode
vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具
Stars: ✭ 1,309 (+3990.63%)
Mutual labels:  tsx, lowcode
DPB
Dynamic Project Builder
Stars: ✭ 22 (-31.25%)
Mutual labels:  builder, code
yode
Yode - Focused Code Editing
Stars: ✭ 28 (-12.5%)
Mutual labels:  code, ast
impast
A library for package AST importing
Stars: ✭ 26 (-18.75%)
Mutual labels:  ast, codegen
email-template-builder
let this service generate your custom html/text emails
Stars: ✭ 25 (-21.87%)
Mutual labels:  builder, generator
sphinx-markdown-builder
sphinx builder that outputs markdown files.
Stars: ✭ 135 (+321.88%)
Mutual labels:  builder, code
ts-transform-react-jsx-source
TypeScript AST Transformer that adds source file and line number to JSX elements
Stars: ✭ 12 (-62.5%)
Mutual labels:  jsx, ast
plasmic
Visual page builder and web design tool for any website or web app tech stack
Stars: ✭ 1,475 (+4509.38%)
Mutual labels:  builder, lowcode
code summarization public
source code for 'Improving automatic source code summarization via deep reinforcement learning'
Stars: ✭ 71 (+121.88%)
Mutual labels:  code, ast
element
Fast and simple custom elements.
Stars: ✭ 65 (+103.13%)
Mutual labels:  jsx, tsx
md-editor-v3
Markdown editor for vue3, developed in jsx and typescript, dark theme、beautify content by prettier、render articles directly、paste or clip the picture and upload it...
Stars: ✭ 326 (+918.75%)
Mutual labels:  jsx, tsx
prisma-tgql-types-gen
◭ Prisma generator for generating TypeGraphQL class types and enums with allowing to edit the generated output without being overwritten 💪
Stars: ✭ 32 (+0%)
Mutual labels:  generator, codegen
harshhhdev.github.io
Harsh Singh's personal blog and portfolio ⚡ built with Next.js
Stars: ✭ 23 (-28.12%)
Mutual labels:  jsx, tsx

Low Code

Work in progress. Visual Editor and Code Generator for your React source codes integrated with Monaco Editor and React Dev Tools.

WEB Demo

Try online without any installation on our example projects:

Chrome Extension

Start your local development server and modify your application withing the browser. Works out of the box with Create React Application boilerplate (the development mode enriches the React components bundle with __source property containing sorce code path, line and column)

React Lowcode

React source code manipulation and code generator.

import { codegen } from '@iteria-app/react-lowcode'

codegen.generatePages(typescriptSourceGeneratedFromGraphql, io, options)

VS Code plugin

We plan to integrate the React Lowcode into the VS Code / Theia and also reuse existing ecosystem.

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].