@trichidata/core
v0.4.3
Published
Internal TrichiData SDK core — install a platform package instead
Readme
@trichidata/core
Internal package. Do not install or import directly.
Use a platform SDK:
| Environment | Package | Documentation |
| --- | --- | --- |
| Browser | @trichidata/browser | Browser SDK |
| React | @trichidata/react | React SDK |
| React Native | @trichidata/react-native | React Native SDK |
| Node.js | @trichidata/node | Node SDK |
Overview and API reference: docs.trichidata.com/sdk-overview
Development
This repository is private. The package is published to npm as a transitive dependency of the platform SDKs above.
| Command | Description |
| --- | --- |
| npm run build | Build the library |
| npm run dev | Watch mode |
| npm run lint | Run ESLint |
| npm run typecheck | TypeScript check |
