npm.io
2.2.3 • Published yesterdayCLI

@contello/client

Licence
MIT
Version
2.2.3
Deps
3
Size
297 kB
Vulns
0
Weekly
0

contello-js

A collection of shared JavaScript/TypeScript libraries for Contello projects.

Packages

Package Description
@contello/rich-text Rich text document types and helpers
@contello/uploader File uploader with WebSocket and HTTP transports
@contello/sdk-client GraphQL SDK client with WebSocket transport and connection pooling
@contello/extension Client SDK for building Contello CMS extensions and custom properties

Development

# Install dependencies
bun install

# Build all packages
bun run build

# Run tests
bun test

# Typecheck
bun run typecheck

License

MIT