tiks
Procedural UI sounds for the web. Zero audio files. Pure synthesis.
File Explorer
Download Latest Version (.zip)- ci.yml
- deploy-demo.yml
- release.yml
- index.html
- sync-demo-version.mjs
- _util.ts
- click.ts
- error.ts
- hover.ts
- index.ts
- notify.ts
- pop.ts
- success.ts
- swoosh.ts
- toggle.ts
- warning.ts
- bind.test.ts
- create.test.ts
- engine.test.ts
- functional.test.ts
- generators.test.ts
- noise.test.ts
- react.test.tsx
- reduced-motion.test.ts
- setup.ts
- themes.test.ts
- tiks.test.ts
- unlock.test.ts
- vue.test.ts
- bind.ts
- create.ts
- engine.ts
- index.ts
- noise.ts
- react.ts
- solid.ts
- svelte.ts
- themes.ts
- tiks.ts
- types.ts
- vue.ts
- .gitignore
- biome.json
- CLAUDE.md
- LICENSE
- package-lock.json
- package.json
- README.md
- RELEASING.md
- tsconfig.json
- tsup.config.ts
- vitest.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/rexa-developer/tiks
Downloads the entire project code from GitHub to your computer.
cd tiks
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install @rexa-developer/tiks
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
