An open API service indexing awesome lists of open source software.

https://github.com/namescode/vel

A Svelte like templating engine
https://github.com/namescode/vel

Last synced: 11 months ago
JSON representation

A Svelte like templating engine

Awesome Lists containing this project

README

          

// SPDX-FileCopyrightText: 2025 Name
//
// SPDX-License-Identifier: CC-BY-SA-4.0

= Vel
Author
:description: A web templating library inspired by Svelte
:copyright: (C) 2025 Name <{email}>
:license: https://creativecommons.org/licenses/by-sa/4.0/[CC-BY-SA 4.0]
:homepage: https://git.puppyboy.cloud/Name/vel.git
:toc:

{description}

WARNING: THIS IN ALPHA, DO NOT USE. NOTHING IS STABLE.

.Todo

* [ ] Make an implementation that doesn't use a DOM tree and compare the performance, switching to whichever is the fastest.