Skip to content

Emtyffx/verba

Repository files navigation

Note: This is basic implementation of Verba framework

️️️️⚠ NOT READY YET

Verba

A lightweight Web framework.

Example

Here's a minimal Web application in Verba:

View.make({
	kids: () => ['Hello, World!']
}).mount(document.body)

More examples

Learn

Tutorial and documentation (source).

Have fun!

⚠️ License

Copyright © 2022 Durudex. Released under the MIT license.

About

A lightweight Web framework. (not ready yet) (Basic Implementation)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published