Skip to content

ThinLiquid/kitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kitty

An simple n' lightweight web framework

Docs

Usage

Install the package:

npm i @thnlqd/kitty -D

or use a CDN:

import Kitty from 'https://cdn.skypack.dev/@thnlqd/kitty';

Building

Clone the repo:

git clone https://github.com/ThinLiquid/kitty && cd kitty

Install dependencies and build:

npm i && npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published