0.7.1 • Published 6 months ago
@msquared/pixel-streaming-client v0.7.1
MSquared Pixel Streaming Client
Browser client for viewing pixel-streamed content from MSquared events.
Usage
For detailed documentation please visit our docs site.
Features
- 🔒 Type-safe with full TypeScript support
- 📦 Multiple distribution formats (ESM, CJS, UMD)
- 🛠️ Easy integration with modern build tools
Build
npm run buildThis will create:
- CommonJS (CJS) build
- ES Modules (ESM) build
- Browser-ready bundle
- TypeScript declaration files
Development
# Install dependencies
npm install
# Run tests
npm test
# Type checking
npm run ts:type-check
# Linting
npm run ts:lint
npm run ts:lint:fix
# Format code
npm run ts:fmt
npm run ts:fmt:fix
# Lint and format code
npm run ts:check
npm run ts:check:fix
# All validation checks
npm run ts:validateRelease
The GitHub Actions workflow will automatically publish the package to npm when a new release is created.
npm version <patch|minor|major>
git push --atomic origin main <version>License
MIT © MSquared
0.7.1
6 months ago
0.0.0-next.20250527.25824a5
6 months ago
0.7.0
6 months ago
0.0.0-next.20250519.ccf65f5
6 months ago
0.0.0-next.20250514.c751030
6 months ago
0.6.0
6 months ago
0.0.0-next.20250514.adc06bc
6 months ago
0.0.0-next.20250411.e66470f
8 months ago
0.0.0-next.20250305.8c540aa
9 months ago
0.5.4
9 months ago
0.0.0-next.20250305.65c37ce
9 months ago
0.5.3
9 months ago
0.0.0-next.20250305.7f0d88c
9 months ago
0.5.2
9 months ago
0.5.1
9 months ago
0.0.0-next.20250211.746225a
9 months ago
0.4.0
9 months ago
0.3.0
10 months ago
0.0.0-next.20250210.4465731
10 months ago
0.0.0-next.20250210.21a4748
10 months ago
0.0.0-next.20250203.970a867
10 months ago
0.2.0
10 months ago
0.0.0-next.20250203.9bd67b3
10 months ago
0.1.1
10 months ago
0.0.0-next.20250128.618b7d6
10 months ago
0.0.0-next.20250128.44d35be
10 months ago
0.0.0-next.20250128.8bf90de
10 months ago
0.0.0-next.20250128.e5467ac
10 months ago
0.1.0
10 months ago
0.0.0-next.20250128.d8dccb7
10 months ago
0.0.0-next.20250128.dc6c7f7
10 months ago
0.0.0-next.20250128.7749abb
10 months ago