iteria-app / lowcode

React Lowcode - prototype, develop and maintain internal apps easier

Home Page:https://iteria.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Low Code

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

Try online without any installation on our example projects:

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

About

React Lowcode - prototype, develop and maintain internal apps easier

https://iteria.app

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 67.4%Language:TypeScript 26.4%Language:CSS 5.3%Language:HTML 0.8%Language:SCSS 0.1%Language:Shell 0.0%