Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fponticelli/tempots
A lightweight UI Framework
https://github.com/fponticelli/tempots
components framework frontend typescript ui web
Last synced: 5 days ago
JSON representation
A lightweight UI Framework
- Host: GitHub
- URL: https://github.com/fponticelli/tempots
- Owner: fponticelli
- License: apache-2.0
- Created: 2024-04-08T00:10:49.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-26T16:23:40.000Z (about 1 month ago)
- Last Synced: 2024-10-22T13:56:47.469Z (15 days ago)
- Topics: components, framework, frontend, typescript, ui, web
- Language: TypeScript
- Homepage: https://tempots.com/
- Size: 12.6 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![npm @tempots/dom](https://img.shields.io/npm/v/@tempots/dom?label=@tempots/dom)](https://www.npmjs.com/package/@tempots/dom)
[![npm @tempots/std](https://img.shields.io/npm/v/@tempots/std?label=@tempots/std)](https://www.npmjs.com/package/@tempots/std)
[![npm @tempots/color](https://img.shields.io/npm/v/@tempots/color?label=@tempots/color)](https://www.npmjs.com/package/@tempots/color)
[![npm @tempots/ui](https://img.shields.io/npm/v/@tempots/ui?label=@tempots/ui)](https://www.npmjs.com/package/@tempots/ui)
[![GitHub stars](https://img.shields.io/github/stars/fponticelli/tempots?label=Star%20me%20on%20Github&style=social)](https://github.com/fponticelli/tempots)[Project Homepage](https://tempots.com/)
Tempo is a framework to build dynamic frontend applications.
[HNPWA demo](https://tempots.com/demos/hnpwa/index.html)
[7GUIs](https://tempots.com/demos/7guis/index.html)
[TODO MVC demo](https://tempots.com/demos/todomvc/index.html)
[Counter App](https://tempots.com/demos/counter/index.html)