Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mavoweb/mavo
Create web applications entirely by writing HTML and CSS!
https://github.com/mavoweb/mavo
css html5
Last synced: 25 days ago
JSON representation
Create web applications entirely by writing HTML and CSS!
- Host: GitHub
- URL: https://github.com/mavoweb/mavo
- Owner: mavoweb
- License: mit
- Created: 2015-09-14T05:21:12.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-03-02T21:27:25.000Z (8 months ago)
- Last Synced: 2024-04-14T07:56:04.623Z (7 months ago)
- Topics: css, html5
- Language: JavaScript
- Homepage: https://mavo.io
- Size: 11.5 MB
- Stars: 2,819
- Watchers: 57
- Forks: 181
- Open Issues: 263
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - mavoweb/mavo - Create web applications entirely by writing HTML and CSS! (html5)
README
Mavo is an HTML-based language for building small scale data-driven websites without programming knowledge (no JS, no backends needed!), just by writing HTML. For JavaScript developers (who like HTML), Mavo can also be used as a declarative, reactive front-end framework to make UI development easier.
Useful links:
- [mavo.io](https://mavo.io) for info on what Mavo is, demos, usage etc
- [plugins.mavo.io](https://plugins.mavo.io) to extend what Mavo can do with plugins
- [play.mavo.io](https://play.mavo.io) to experiment with Mavo, make bug testcases etc
- [CONTRIBUTING.md](https://github.com/mavoweb/mavo/blob/master/CONTRIBUTING.md) for info on asking questions, filing bug reports, and contributing to Mavo’s development