Arcjet JS SDKs. Bot detection, rate limiting, email validation, attack protection, data redaction for Node.js, Next.js, Deno, Bun, Remix, SvelteKit, NestJS.
Arcjet is a JavaScript SDK designed to help developers protect their applications with ease by implementing features such as rate limiting, bot protection, email verification, and defense against common attacks. The monorepo contains various Arcjet open-source packages for JavaScript, making it convenient for developers to incorporate security measures into their projects quickly.
To install Arcjet SDK packages, you can follow these steps:
Bun:
npm install @arcjet/bun
Next.js:
npm install @arcjet/next
Node.js:
npm install @arcjet/node
SvelteKit:
npm install @arcjet/sveltekit
For detailed installation guides, refer to the specific package’s documentation.
Arcjet offers a comprehensive JavaScript SDK that simplifies the implementation of security measures in applications. With features like rate limiting, bot protection, email verification, and defense against common attacks, developers can enhance the protection of their projects effortlessly. The availability of packages for popular frameworks like Next.js, Node.js, and SvelteKit streamlines the integration process, making Arcjet a valuable tool for securing JavaScript applications.