innerscope v0.1.76
innerscope
innerscope is a type-safe, high-performance framework with minimal overhead designed for building reactive applications, whilst being easy for non-frameworkers to adopt.
Installation
To install the framework, you can choose between npm or deno:
package-managers:
npm install innerscope bun install innerscope
Documentation
The documentation is evolving as the framework grows. Meanwhile, explore the provided examples and utilize LSP suggestions to get started quickly.
Here is the demo page built with innerscope, it is part of this repo in the main.ts file, however you will need to clone, install correct
dependencies and use the command npm run dev
to get a preview:
Contributing
We welcome contributions to innerscope.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.
5 months ago
5 months ago
5 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
7 months ago
7 months ago
7 months ago
7 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago