https://github.com/tap30/ripple-ts
Official Ripple SDKs for TypeScript.
https://github.com/tap30/ripple-ts
browser event event-tracking node nodejs ripple sdk sdk-typescript typescript
Last synced: about 1 month ago
JSON representation
Official Ripple SDKs for TypeScript.
- Host: GitHub
- URL: https://github.com/tap30/ripple-ts
- Owner: Tap30
- License: mit
- Created: 2025-12-03T09:26:09.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-05-03T13:15:15.000Z (about 1 month ago)
- Last Synced: 2026-05-03T15:04:40.267Z (about 1 month ago)
- Topics: browser, event, event-tracking, node, nodejs, ripple, sdk, sdk-typescript, typescript
- Language: TypeScript
- Homepage:
- Size: 376 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Agents: AGENTS.md
Awesome Lists containing this project
README

# Ripple | TypeScript
A high-performance, scalable, and fault tolerant event tracking TypeScript SDK.
## Packages
- [@tapsioss/ripple-browser](https://github.com/Tap30/ripple-ts/blob/main/packages/browser/README.md)
- [@tapsioss/ripple-node](https://github.com/Tap30/ripple-ts/blob/main/packages/node/README.md)
## Documentation
- [AI Agent Documentation](https://github.com/Tap30/ripple-ts/blob/main/AGENTS.md) -
To learn about project's architecture, development guidelines, and AI agent
onboarding.
- [Design and API Contract Documentation](https://github.com/Tap30/ripple/blob/main/DESIGN_AND_CONTRACTS.md) -
To learn about the framework-agnostic design principles, architecture, and API
contract for SDKs.
## Contributing
Read the
[contributing guide](https://github.com/Tap30/ripple-ts/blob/main/CONTRIBUTING.md)
to learn about our development process, how to propose bug fixes and
improvements, and how to build and test your changes.
## License
This project is licensed under the terms of the
[MIT license](https://github.com/Tap30/ripple-ts/blob/main/LICENSE).