Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@searchfe/underscore

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@searchfe/underscore

JavaScript util functions

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
4
Created
Source

Build Status Coverage Status

JavaScript 语言工具库 (AMD),包括字符串工具、对象工具、函数工具、语言增强等。

兼容性

  • AMD 规范
  • ES5
  • 主流移动浏览器

设计初衷

  • 用于 Web 端要控制代码量(目前 gzipped 1.5k)
  • 与 Lodash 重合的功能保持接口一致: https://github.com/exports/exports
  • Lodash 中不包含的部分,如有需要可自行添加。文档:/doc.md

独立打包

本项目发布形式为源码,建议使用时编译和打包。

npm run dist
npm run gzip

FAQs

Package last updated on 29 Nov 2018

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