<picture>
<source media="(prefers-color-scheme: dark)" srcset="docs/images/logo-dark-mode.svg">
</picture>
Official Spur JavaScript SDKs
Spur provides cutting-edge tools and data to detect VPNs, residential proxies, and bots – helping you stay ahead of the latest evasion methods.
This repository contains all the Spur JavaScript SDKs under the @spur.us
namespace.
Getting started
- Sign up for an account.
- Create a Monocle application.
Packages
Our packages are available on npm under the `@spur.us` namespace.
Stable Releases
Install the latest stable release:
npm install @spur.us/package-name
Canary Releases
For testing the latest features, you can use our canary releases:
npm install @spur.us/package-name@canary
Contributing
We welcome all contributors!
Please read our contributing guidelines to learn how to submit issues or open pull requests.
License
This project is licensed under the MIT license.