Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realmorg/realm
Reactive-Lightweight Markup Language. HTML framework for building MVPs.
https://github.com/realmorg/realm
frontend javascript library realm template ui web-components
Last synced: 26 days ago
JSON representation
Reactive-Lightweight Markup Language. HTML framework for building MVPs.
- Host: GitHub
- URL: https://github.com/realmorg/realm
- Owner: realmorg
- License: mit
- Created: 2021-08-22T13:13:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T14:50:05.000Z (about 1 year ago)
- Last Synced: 2024-04-14T07:58:30.929Z (9 months ago)
- Topics: frontend, javascript, library, realm, template, ui, web-components
- Language: TypeScript
- Homepage: https://realm.codes
- Size: 1.24 MB
- Stars: 38
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
REALM (Reactive-Lightweight Markup Language). HTML framework for building MVP.## Documentation
Visit https://realm.codes to view the full documentation.## What is Realm?
Realm is an HTML framework for building MVP. It is designed to be simple, lightweight, and easy to use. Realm is built on top of Native web components. No-tooling, No-bundler, less javascript. Just take care of your product and ship it fast.## Contributing
Please see [CONTRIBUTING.md](https://github.com/realmorg/realm/blob/main/.github/CONTRIBUTING.md).### LICENSE
Copyright 2023 - [MIT License](https://github.com/realmorg/realm/blob/main/LICENSE).