Options
All
  • Public
  • Public/Protected
  • All
Menu

hanako-ts

hanako-ts

npm version

Web quick and dirty framework to manage everyday frontend web development challenges.

Demo & docs

Installation

Install with NPM

You can install hanako-scss using the npm package manager.

npm install hanako-ts

Build from source

You can also use inside your project hanako-ts directly from source.

git clone https://github.com/harkle/hanako-ts.git

Update docs

npx typedoc src/index.ts src/Component.ts src/Framework.ts src/GraphicEngine.ts src/Collection.ts

Integrate in your project

Generated using TypeDoc