zkpotix


  • Compile ZK Themes using less.

    published version 1.1.13, 2 years ago
  • Gitbook plugin for ZK Documents

    published version 1.3.1, 2 years ago
  • ## Demo ```sh npm i -D typescript zk-types npx tsc --init ``` Modify `tsconfig.json` to have: ```json { "compilerOptions": { "types": ["zk-types"] } } ``` Create a TS file with whatever name (e.g., `demo.ts`) and start typing: ```ts const

    published version 10.2.1, a month ago
  • ESLint rules for ZK

    published version 0.5.0-4, 10 months ago
Profile