🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

todash

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

todash

Todash 是一个类型推导工具库,旨在帮助你快速方便的编写具备类型推导的 TypeScript 代码。

latest
Source
npmnpm
Version
2.4.0
Version published
Weekly downloads
5
-77.27%
Maintainers
2
Weekly downloads
 
Created
Source

Todash

Todash 是一个类型推导 工具库,旨在帮助你快速方便的编写具备类型推导的 TypeScript 代码。Todash 的定位类似 数组 之于 lodash, 事件 之于 rxjs

特点&目标

  • 【持续增加...】提供基础工具的泛型操作符,帮助快速二次封装
  • 【持续增加...】丰富的 元组(Tuple) 操作符,方便操作
  • 【持续增加...】丰富的 字符串(String) 操作符,方便操作

文档

你可以点击这里获取 详细文档

文档分为几个部分:

  • 使用说明
  • 在线编辑
  • api介绍

安装

npm install todash --save-dev

用法示例

协议

Todash 遵循 MIT 协议。

Keywords

safe

FAQs

Package last updated on 27 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts