vizbor
Version, currently main branch1 version
- main branchlatestNov 17, 2024
github.com/kebasyaty/vizbor
Vizbor is a high-level Crystal web framework that encourages rapid development and clean, \ pragmatic design. Its free and open source.
4 stars
1 dependent
License: MIT
Installation
# Add this to your shard.yml
dependencies:
vizbor:
github: kebasyaty/vizbor
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 1.14.0, < 2.0- License
- MIT
- Author
- Gennady Kostyunin
Dependencies
Runtime Dependencies
- kemal*github: kemalcr/kemal
- dynfork*github: kebasyaty/dynfork
- kemal-csrf*github: kemalcr/kemal-csrf
- kemal-session*github: kemalcr/kemal-session
Development Dependencies
- ameba*github: crystal-ameba/amebadev
README
Vizbor is based on the lightning fast, super simple Kemal web framework. For more information see Kemal.
Requirements
View the list of requirements.
Installation
-
Add the dependency to your
shard.yml:dependencies: vizbor: github: kebasyaty/vizbor development_dependencies: ameba: github: crystal-ameba/ameba spec-kemal: github: kemalcr/spec-kemal vcli: github: kebasyaty/vcli -
Install dependencies and initialize the project:
shards install bin/vcli --init AppName # or shards install && cp bin/vcli ~/.local/bin/vizbor vizbor --init AppName
Usage
TODO: Write usage instructions here
Contributing
- Fork it (https://github.com/kebasyaty/vizbor/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- kebasyaty Gennady Kostyunin - creator and maintainer
Changelog
License
This project is licensed under the MIT.
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Nov 17, 2024
- Crystal
>= 1.14.0, < 2.0- Indexed
- yes
Dependents
Repository
github.com/kebasyaty/vizbor
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1