Skip to content
/ risax Public

A JavaScript Framework and Library for Rendering HTML5 and CSS3 thats compatible for vanilla javaScript

Notifications You must be signed in to change notification settings

same-101/risax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

risax

A framework for JS

CDN

<script src="https://cdn.jsdelivr.net/gh/same-101/risax@main/risax.js"></script>

NPM

npm i risax

to test (add index.html with nothing on the body)

const risax = require('risax');

riasx.Return('<h1>RISAX WORKS!!!</h1>');

About

A JavaScript Framework and Library for Rendering HTML5 and CSS3 thats compatible for vanilla javaScript

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published