https://github.com/bitsmist/bitsmist
https://github.com/bitsmist/bitsmist
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitsmist/bitsmist
- Owner: bitsmist
- License: mit
- Created: 2019-09-01T09:24:27.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T06:27:02.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T11:50:17.013Z (over 1 year ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bitsmist Frameworks
## BitsmistJS
BitsmistJS is a Web Components based Javascript framework.
||Version|Description|
|--|--|--|
|[Core](https://github.com/bitsmist/bitsmist-js_v1)|0.9.10|Core library. You need at least this to use BitsmistJS.
|[Router](https://github.com/bitsmist/bitsmist-js-router_v1)|0.9.9|Routing library. You need this if you handle routing.|
|[Extras](https://github.com/bitsmist/bitsmist-js-extras_v1)|0.9.11|Extra utilities. This is a collection of experimental components.|
## Bitsmist Server
BitsmistServer is a Web API framework made with PHP.
||Version|Description|
|--|--|--|
|[Core](https://github.com/bitsmist/bitsmist-server_v1)|0.9.8|Core library. You need at least this to use BitsmistServer.|
|[Skeleton](https://github.com/bitsmist/bitsmist-server-skeleton_v1)|0.9.5|An empty composer project to start with.|