Pipedream - Blog
  • Blog
  • Pipedream.com
  • Explore
  • Community
  • Docs
Subscribe
Tagged

npm

A collection of 1 post

Write NodeJS and use Lodash — no npm install or package.json required
Tips & Tutorials

Write NodeJS and use Lodash — no npm install or package.json required

It's easy to use Lodash (or any npm package) on Pipedream. Add a code step and just require the package – there's no package.json file to upload or edit. When you deploy your workflow, we automatically install any npm packages so your code just works! const _ = require('lodash')Copy and

  • Pravin Savkar
Pravin Savkar Jan 18, 2020 • 1 min read
Pipedream - Blog © 2025
Powered by Ghost