base@0.7.4
base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.
MIT
2016-02-19
安装 (0.7.4)
npm install base@0.7.4
yarn add base@0.7.4
pnpm add base@0.7.4
bun add base@0.7.4
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| cache-base | ^0.8.0 |
| class-utils | ^0.3.1 |
| define-property | ^0.2.5 |
| lazy-cache | ^1.0.3 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| gulp | ^3.9.1 |
| gulp-eslint | ^2.0.0 |
| gulp-format-md | ^0.1.6 |
| gulp-istanbul | ^0.10.3 |
| gulp-mocha | ^2.2.0 |
| helper-coverage | ^0.1.3 |
| mocha | * |
| should | * |
版本列表
3.0.0
2018-03-30
2.0.2
2018-03-30
2.0.1
2018-03-03
2.0.0
2018-03-03
1.0.1
2017-12-21
1.0.0
2017-12-21
0.13.2
2017-12-18
0.13.1
2017-09-21
0.13.0
2017-04-03
0.12.0
2017-03-24
0.11.2
2017-09-08
0.11.1
2016-06-24
0.11.0
2016-06-09
0.10.0
2016-06-07
0.9.0
2016-06-03
0.8.1
2016-03-11
0.8.0
2016-03-11
0.7.10
2016-03-09
0.7.9
2016-02-25
0.7.8
2016-02-23
0.7.7
2016-02-23
0.7.6
2016-02-23
0.7.5
2016-02-22
0.7.4
2016-02-19
0.7.3
2016-02-15
0.7.2
2016-02-12
0.7.1
2016-02-09
0.7.0
2016-02-09
0.6.7
2016-01-25
0.6.6
2016-01-25
0.6.5
2016-01-23
0.6.4
2016-01-19
0.6.3
2016-01-09
0.5.0
2012-04-09
0.4.2
2012-04-07
0.4.1
2012-04-07
0.4.0
2012-04-07
0.3.0
2012-04-06
0.2.6
2012-03-16
0.2.5
2012-03-06
0.2.4
2012-03-05
0.2.3
2011-12-07
0.2.2
2011-12-07
0.2.1
2011-12-07
0.2.0
2011-12-04
0.0.1-dev
2011-11-08
相关教程
Base64 编码原理:数据到可打印字符的转换
理解 Base64 的编码表、填充规则,在数据 URI 和 JWT 中应用。
FCM 实战:消息结构、数据与通知
使用 Firebase Cloud Messaging 发送通知消息和数据消息,处理设备组。
NativeBase UI 组件:跨平台 React Native 设计系统
使用 NativeBase 的预置组件快速构建一致性界面,支持主题定制。
Metabase 开源 BI:非技术人员也能提问
部署 Metabase,让团队成员用自然语言提问并自动生成图表。
Supabase 开源后端:PostgreSQL 驱动的 Firebase 替代
使用 Supabase 快速搭建后端,集成 PostgreSQL 数据库、认证和实时订阅,完全开源。