Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CleanCode-developer/CanvaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img

Welcome to CanvaScript

get Tickets for CanvaSrcipt LIVE! live is our announcement event thing that will being on our discord server.(burh i don't have money to buy or rent a fancy building and host a party)

CanvaScipt is a library for Java.it run the server enabling Java as a server-side langange.it's lighter than JSP(if you are wondering Java Server Pages)if you have issues please go to https://github.com/CleanCode-backup/CanvaScript/issues and make a new issue.also if you can do a pull request please do that.that will make my day 😊!you can go to https://github.com/CleanCode-backup/CanvaScript/pulls for that.

Tutorials - Learn More

Welcome to the To Tutorials,for full documentation go to the Docs(if you are wonder the folder doc is a part of the library.) in order to use the libary use the

import cavnascript.core

in this Tutorial we will make a simple blog that show the data from a file on the server. make a file call index.java.

 package com.example.index;

import  canvascript.core;

class Index {

create("your/app/path","index.html","My  CanvaScript App");
render("<p>Hello CanvaScript World </p>")

}

About

CanvaScipt is a library for Java.it enabling Java as a sever-side langange.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published