Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
nuxt-lodash
Lodash for Nuxt
deepdash-es
➔ 𝐃eep extension for 𝐋odash-es: ✓ eachDeep ✓ filterDeep ✓ pickDeep ✓ omitDeep ✓ keysDeep ✓ index ✓ condenseDeep ⋮ Parent nodes tracking ⋮ Circular references check ⋮ Leaves only mode ⋮ Path as a valid js string or an array ⋮
object-pickby
Creates an object composed of the picked object properties. Written in Typescript for ES2019+ environments.
lodash-uni
Export lodash for CommonJS, lodash-es for ESModule.
ember-lodash-shim
Lodash for Ember apps
atomic-fns
Like Lodash, but for ESNext and with types. Stop shipping code built for browsers from 2015.
@upthen/utils
Upthen's Frequently Used Utils
hsja_tools
前端公共工具库 内置lodash-es 封装多个常用业务场景工具 致力提升开发效率 多点时间摸鱼
unplugin-lodash-to-lodashes
Replace lodash with lodash-es for Vite and Webpack
lodash-imports
Lodash auto import options
abrick
A javascript utility library
@juxtacode/lodash-es-compiled
Lodash es modules compiled to work with jest
lodash-miniprogram-polyfill
小程序的lodash polyfill,需在lodash或lodash-es前导入,也可用于支持npm构建的其他小程序框架(uniapp,taro)
imports-sanitize
[](https://travis-ci.com/vladborsh/imports-sanitize) [](https://cove
@atomic-stack/global_snake
Like Lodash, but for ESNext and with types. Stop shipping code built for browsers from 2015.
zhiaiwan-lodash-es
基于lodash拓展的工具库
@nrzt/core
Collection of essential Utilities
gogocode-plugin-lodash
把项目中的注入的全局 _ 和 lodash 替换为 lodash-es
babel-plugin-lodash-demand-import
```markdown npm i babel-plugin-lodash-demand-import --save-dev ``` #### step 2: 配置 babel-plugin-lodash-demand-import ``` { "plugins": ["babel-plugin-lodash-demand-import"] } ``` 或者: ```markdown ./node_modules/.bin/babel src --out-dir lib --plugi
global_snake
Like Lodash, but for ESNext and with types. Stop shipping code built for browsers from 2015.