Web quick and dirty framework to manage everyday frontend web development challenges.
You can install hanako-scss
using the npm package manager.
npm install hanako-ts
You can also use inside your project hanako-ts
directly from source.
git clone https://github.com/harkle/hanako-ts.git
npx typedoc src/index.ts src/Component.ts src/Framework.ts src/GraphicEngine.ts src/Collection.ts
Generated using TypeDoc