An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Ripple Logo

# 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).