Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jean79/yested
A Kotlin framework for building web applications in Javascript.
https://github.com/jean79/yested
Last synced: 14 days ago
JSON representation
A Kotlin framework for building web applications in Javascript.
- Host: GitHub
- URL: https://github.com/jean79/yested
- Owner: jean79
- License: mit
- Created: 2014-12-14T13:18:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-06T22:20:38.000Z (almost 7 years ago)
- Last Synced: 2024-08-02T06:16:27.726Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.58 MB
- Stars: 84
- Watchers: 6
- Forks: 16
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-kotlin-cn - Yested - 用来开发 SPA 应用的框架 (开源库和框架 / Web 开发)
README
Yested
======
Yested is a Kotlin framework for building single-page web applications in Javascript.# Important
This project is no longer maintained. Please check: https://github.com/jean79/yested_fw# Project and Demo page
Demo page: [demo.yested.net](http://demo.yested.net)
Demo page is whole written in Yested framework.
# Main features
* Strongly typed development of Web applications
* Minimalistic code
* DSL for layout construction
* Debugging within browser
* Component style of development
* Simple re-use of 3rd party Javascript libraries
* Simple creation and re-use of custom components
* Built-in support for Twitter Bootstrap for a quick start# Status
Under the development, API can change. Feedback and contributions welcome.# Author
Jan Kovar ([email protected])