https://github.com/stevndegwa/ui-builder
A low-code UI Builder 🏗️ application, that enables a user to build complex sections and copy them to be used in other web pages. The copied code is made up of custom web components.
https://github.com/stevndegwa/ui-builder
custom-web-component lit-element npmjs oop portfolio reactjs rxjs typescript
Last synced: about 1 year ago
JSON representation
A low-code UI Builder 🏗️ application, that enables a user to build complex sections and copy them to be used in other web pages. The copied code is made up of custom web components.
- Host: GitHub
- URL: https://github.com/stevndegwa/ui-builder
- Owner: StevNdegwa
- Created: 2025-02-28T16:03:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-01T19:24:18.000Z (about 1 year ago)
- Last Synced: 2025-04-01T19:35:23.852Z (about 1 year ago)
- Topics: custom-web-component, lit-element, npmjs, oop, portfolio, reactjs, rxjs, typescript
- Language: TypeScript
- Homepage:
- Size: 810 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# UI Builder
A low-code platform to easily build UI pages.
Design page sections, then copy them and paste them to your webpage. The componets are made up of custom web componets buit using [Lit](https://lit.dev/)
The web components ara deployed in [npmjs registry](https://www.npmjs.com/package/@stevndegwa/ui-builder-components).