1.1.7 • Published 10 months ago

sqlite-http-sdk v1.1.7

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
10 months ago

SQLite HTTP SDK

license

简介

SQLite HTTP SDK 是一个基于 TypeScript 的 SQLite HTTP 客户端开发工具包,支持前端和后端开发。它使用 Axios 进行 HTTP 请求,并提供了一套完整的 API 模块,简化了与 SQLite 数据库的交互。

功能特性

  • 多功能 API 支持:包含聚合、CRUD、表操作等多个 API 模块。
  • 前后端兼容:可以在浏览器和 Node.js 环境中使用。
  • TypeScript 类型支持:为所有 API 提供完整的类型定义,确保开发过程中的类型安全。
  • 轻量级依赖:使用 Axios 和 Lodash 作为核心依赖,保持包的轻量化。

安装

使用 npm 安装

npm install sqlite-http-sdk
1.1.7

10 months ago

1.1.6

10 months ago

1.1.5

11 months ago

1.1.4

11 months ago

1.1.3

11 months ago

1.1.2

11 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago