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

Skip to content

ahm4dd/kiru

 
 

Kiru

Development monorepo for Kiru.

Kiru is a lightweight rendering library that aims to provide a familiar development experience for those with HTML and Javascript experience.

Ask DeepWiki

Structure

  • .github
    • Contains workflows used by GitHub Actions.
  • assets
    • Contains Kiru brand assets.
  • e2e
    • Contains end-to-end test suite.
  • packages
  • sandbox
    • Contains example applications and random tidbits.

Tasks

  • Use make build to recursively run the build script in each package
  • Use make dev to recursively run the dev script in each package
  • Use make test to recursively run the test script in each package

About

A batteries-included, easy-to-use rendering library with a tiny footprint

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.3%
  • MDX 7.1%
  • CSS 4.0%
  • JavaScript 1.4%
  • HTML 0.2%
  • Rust 0.0%