Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/husnaintaj/konsolejs
A JavaScript Library for creating console like UI in a website.
https://github.com/husnaintaj/konsolejs
console-ui javascript promise-api terminal typescript ui-library
Last synced: 22 days ago
JSON representation
A JavaScript Library for creating console like UI in a website.
- Host: GitHub
- URL: https://github.com/husnaintaj/konsolejs
- Owner: HusnainTaj
- License: mit
- Created: 2022-03-20T19:06:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T09:31:08.000Z (6 months ago)
- Last Synced: 2024-12-01T00:28:36.839Z (26 days ago)
- Topics: console-ui, javascript, promise-api, terminal, typescript, ui-library
- Language: TypeScript
- Homepage: https://husnaintaj.github.io/KonsoleJS
- Size: 177 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## KonsoleJS
A JavaScript Library for creating console/terminal UI on the web.- No dependencies
- Promise based API
- Customizable### Demo
Checkout my [Portfolio](https://husnaintaj.github.io/) made using KonsoleJS### Links
[Documentation](https://husnaintaj.github.io/KonsoleJS)[Quickstart Samples](https://github.com/HusnainTaj/KonsoleJS/tree/main/samples)
[NPM](https://www.npmjs.com/package/@husnain.taj/konsolejs)
[Github](https://github.com/HusnainTaj/KonsoleJS)
### License
MIT