droidxl
v0.0.2
Published
<div align="center"><img src="./droidxl.png" width="100" /></div> <br> <div align="center"> <img alt="MIT Licensed" src="https://img.shields.io/badge/license-MIT-blue.svg"> <img alt="Version Badge" src="https://img.shields.io/badge/version-0.0
Downloads
4
Readme
droidxl
droidxl is a type-safe, high-performance framework designed for building reactive and dynamic applications, whilst being easy for droidscript developers to adopt.
Installation
To install the framework, you can choose between npm or deno:
package-managers:
npm install droidxl bun install droidxl deno add jsr:@droidscriptlabs/droidxl
Documentation
The documentation is evolving as the framework grows. Meanwhile, explore the provided examples and utilize LSP suggestions to get started quickly.
Key Features
To be Documneted.
Contributing
We welcome contributions to droidxl.ds! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Make changes and commit (
git commit -am 'Add new feature'). - Push to your fork (
git push origin feature-branch). - Open a Pull Request.
Feel free to suggest new features and improvements.
License
This project is licensed under the MIT License. See the LICENSE file for details.
