Skip to content

WFram is a lite MVC web framework intended to work with Deno JavaScript Runtime

License

Notifications You must be signed in to change notification settings

unknown989/wfram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's it?

A deno javascript runtime lite MVC web framework

Import

import * as WFram from "https://deno.land/x/wfram@latest/wfram.ts";

Examples

Clone this repo and visit the examples/ folder choose one of the examples and run it using

deno run --allow-net --allow-read index.ts

About

WFram is a lite MVC web framework intended to work with Deno JavaScript Runtime

Resources

License

Stars

Watchers

Forks

Packages

No packages published