0.0.7 • Published 3 years ago
tocherjs v0.0.7
Tocher.JS
A framework for HTML , Javascript and Css
Why Tocher?
Tocher.JS references many valuable frameworks and optimizes them into them. We firmly believe that after continuous efforts, it may eventually become one of the choices for front-end development
What frameworks does Tocher.js borrow from?
Tocher.JS draws on the following frameworks:
Vue.js (more)
React.js
Svelte.js
Why is there no documentation for Tocher.JS?
The documentation is under development and will be placed in the source code later, and we hope you will give this project and a star and a follow-up, so that you can see the update as soon as possible in the future
What if there is no documentation?
We are developing some examples that you can learn about Tocher.js first. And the source code isn't particularly confusing to read, and you can also read it to learn Tocher.js
Download
use npm and nodejs :
npm i tocherjs
use unpkg link:
<script src="https://unpkg.com/tocherjs@0.0.5/dist/bundle.js" defer></script>
use jsdelivr link :
<script src="https://cdn.jsdelivr.net/npm/tocherjs@0.0.5/dist/bundle.js" defer></script>