https://github.com/tempoxyz/tempo-ts
Temporary package for Tempo TypeScript tooling
https://github.com/tempoxyz/tempo-ts
Last synced: 4 months ago
JSON representation
Temporary package for Tempo TypeScript tooling
- Host: GitHub
- URL: https://github.com/tempoxyz/tempo-ts
- Owner: tempoxyz
- License: apache-2.0
- Created: 2025-09-24T04:02:40.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-01-09T09:40:01.000Z (6 months ago)
- Last Synced: 2026-01-13T19:58:34.539Z (6 months ago)
- Language: TypeScript
- Homepage: https://docs.tempo.xyz/sdk/typescript
- Size: 1.9 MB
- Stars: 43
- Watchers: 1
- Forks: 27
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Tempo TypeScript SDK
## Install
```sh
pnpm i tempo.ts
```
## Entrypoints
| Entrypoint | Description |
| ----------------- | ---------------------------------------- |
| `tempo.ts/server` | Framework-agnostic server handlers. |
## Contributing
Our contributor guidelines can be found in [`CONTRIBUTING.md`](https://github.com/tempoxyz/tempo-ts?tab=contributing-ov-file).
## Security
See [`SECURITY.md`](https://github.com/tempoxyz/tempo-ts?tab=security-ov-file).
## License
Licensed under either of [Apache License](./LICENSE-APACHE), Version
2.0 or [MIT License](./LICENSE-MIT) at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in these crates by you, as defined in the Apache-2.0 license,
shall be dual licensed as above, without any additional terms or conditions.