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

Skip to content

CaseoJKL/kaioken

 
 

Kaioken

Development monorepo for Kaioken.

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

Structure

  • .github
    • Contains workflows used by GitHub Actions.
  • assets
    • Contains Kaioken 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 test to recursively run the test script in each package

About

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.0%
  • CSS 6.7%
  • JavaScript 1.9%
  • Other 0.4%