# @captchafox/types

Latest version **1.6.0** (published 2026-06-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install @captchafox/types
pnpm add @captchafox/types
yarn add @captchafox/types
bun add @captchafox/types
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 1.6.0 |
| Published | 2026-06-30 |
| First published | 2023-03-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 3.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 8 |
| Maintainers | tgrassl, captchafox-npm |

## Links

- npm: https://www.npmjs.com/package/@captchafox/types
- Repository: https://github.com/CaptchaFox/javascript-integrations
- Homepage: https://github.com/CaptchaFox/javascript-integrations#readme
- Issues: https://github.com/CaptchaFox/javascript-integrations/issues
- npm.io page: https://npm.io/package/@captchafox/types

## Recent versions

- 1.6.0 (latest) — 2026-06-30
- 1.5.0 — 2026-04-21
- 1.4.0 — 2025-09-04
- 1.3.0 — 2024-09-12
- 1.2.0 — 2024-01-09
- 1.1.1 — 2023-10-07
- 1.1.0 — 2023-05-03
- 1.0.1 — 2023-04-15
- 1.0.0 — 2023-03-23

## README

# CaptchaFox Integrations

[CaptchaFox](https://captchafox.com/) is a user-friendly and GDPR compliant captcha service that protects your website and mobile apps from malicious bot traffic.

This repository contains all currently available integrations for javascript projects.

## Getting started

Read the [documentation](https://docs.captchafox.com/) to learn more about integrating CaptchaFox in your project.

## Packages

Browser:

- [@captchafox/react](https://github.com/CaptchaFox/javascript-integrations/tree/main/packages/react)
- [@captchafox/vue](https://github.com/CaptchaFox/javascript-integrations/tree/main/packages/vue)
- [@captchafox/angular](https://github.com/CaptchaFox/javascript-integrations/tree/main/packages/angular)
- [@captchafox/solid](https://github.com/CaptchaFox/javascript-integrations/tree/main/packages/solidjs)

Server:

- [@captchafox/node](https://github.com/CaptchaFox/javascript-integrations/tree/main/packages/node)

## Examples

Examples for each integration can be found in the `examples` folder.

- [Next.js (Full-Stack)](https://github.com/CaptchaFox/javascript-integrations/tree/main/examples/nextjs)
  - Multiple form implementions (plain HTML, JS, [react-hook-form](https://react-hook-form.com/))
  - Server side validation
- [Vue](https://github.com/CaptchaFox/javascript-integrations/tree/main/examples/vue)
  - Multiple form implementations (plain HTML, JS, [FormKit](https://formkit.com/))
- [Angular](https://github.com/CaptchaFox/javascript-integrations/tree/main/examples/angular)
  - Reactive Forms
  - Template Driven Forms
  - Service usage
- [Solid.js](https://github.com/CaptchaFox/javascript-integrations/tree/main/examples/solidjs)
  - Multiple form implementations (plain HTML, JS)

---
_Source: https://npm.io/package/@captchafox/types · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
