/strve

🦅A JS library that can convert strings into view.

Primary LanguageJavaScriptMIT LicenseMIT

Strve logo


npm package


Strve.js

A JS library that can convert strings into view.

  • ⚡️ Blazing Fast Virtual DOM.
  • 📦 Source code file size takes up less space.
  • 🗂 Easy to flexibly disassemble and assemble different code blocks.

Introduce

Strve.js is a JS library that can convert strings into views. The string here refers to the template string, so you only need to develop the view in JavaScript. Strve.js is not only easy to use, but also easy to flexibly disassemble and assemble different code blocks.

Documentation

To learn more about Strve, check its documentation.

License

MIT

Copyright (c) 2021-present, maomincoding