@tinycloudlabs/web-core
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

TinyCloud Web Core

TinyCloud

TinyCloud Web Core provides foundational utilities and types used by TinyCloud SDKs.

npm version license

Overview

This package is a library made to aggregate types and utilities for other TinyCloud web packages. It serves as the foundation for the TinyCloud SDK ecosystem.

Features

  • Type Definitions - Comprehensive TypeScript type definitions
  • Utility Functions - Common utilities for TinyCloud services
  • Error Types - Standardized error handling across packages
  • Configuration Interfaces - Shared configuration types

Installation

# Using npm
npm install @tinycloudlabs/web-core

# Using Yarn
yarn add @tinycloudlabs/web-core

# Using Bun (recommended)
bun add @tinycloudlabs/web-core

Usage

import { IStorageGetOptions, IStoragePutOptions } from '@tinycloudlabs/web-core';

Documentation

For complete documentation, please visit:

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE-MIT file for details.

Related Packages

Readme

Keywords

none

Package Sidebar

Install

npm i @tinycloudlabs/web-core

Weekly Downloads

0

Version

0.2.1

License

Apache-2.0 OR MIT

Unpacked Size

40.6 kB

Total Files

26

Last publish

Collaborators

  • skgbafa