Skip to content

Contributing

We welcome contributions to Webgazer.ts!

How to Contribute

  1. Fork the repository on GitHub
  2. Clone your fork locally
  3. Create a branch for your changes
  4. Make your changes and add tests
  5. Submit a pull request

Development Setup

bash
git clone https://github.com/jhndrncrz/webgazer-ts.git
cd webgazer-ts
pnpm install
pnpm build

Running Tests

bash
pnpm test

Documentation

Help improve these docs! See the docs-site directory.

Questions?

Open an issue on GitHub.

Based on Webgazer.js by Brown HCI