https://github.com/devlop/komponent
Minimalistic frontend component framework
https://github.com/devlop/komponent
framework frontend javascript typescript
Last synced: about 1 year ago
JSON representation
Minimalistic frontend component framework
- Host: GitHub
- URL: https://github.com/devlop/komponent
- Owner: devlop
- License: mit
- Created: 2021-01-17T05:40:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-11T17:41:29.000Z (about 5 years ago)
- Last Synced: 2024-04-23T20:44:03.918Z (almost 2 years ago)
- Topics: framework, frontend, javascript, typescript
- Language: JavaScript
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# komponent
bare bones frontend framework for working with frontend components.
# Installing
using npm
```bash
npm install @devlop-ab/komponent
```