https://github.com/libsql/isomorphic-ts
Isomorphic libraries for JavaScript/TypeScript
https://github.com/libsql/isomorphic-ts
javascript library libsql typescript
Last synced: 4 months ago
JSON representation
Isomorphic libraries for JavaScript/TypeScript
- Host: GitHub
- URL: https://github.com/libsql/isomorphic-ts
- Owner: libsql
- License: mit
- Created: 2023-03-30T09:09:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T11:38:13.000Z (about 1 year ago)
- Last Synced: 2024-10-15T10:05:15.028Z (about 1 year ago)
- Topics: javascript, library, libsql, typescript
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 2
- Watchers: 3
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `@libsql/isomorphic-{fetch,ws}`
This repo provides two packages:
- `@libsql/isomorphic-fetch`
- `@libsql/isomorphic-ws`
These provide `fetch` and `WebSocket` APIs on Node, Bun, Deno and Cloudflare Workers.