cape-ookb / lodash-cleanLinks
Remove object properties that are undefined, functions, empty arrays, or empty strings.
☆14Updated last year
Alternatives and similar repositories for lodash-clean
Users that are interested in lodash-clean are comparing it to the libraries listed below
Sorting:
- Component: loosely validate an email address.☆49Updated last year
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Directly load json files into your codebase at build time using `babel-plugin-macros`☆15Updated 2 years ago
- Stop installing npm dependencies that you don't need.☆45Updated 4 years ago
- A plugin that adds soft-delete functionality to objection.js☆62Updated 2 years ago
- Parse a human readable time string into a time based value☆80Updated 3 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last year
- easily batch promises☆36Updated last year
- Automatic guid for Objection.js☆35Updated 3 years ago
- Postmark transport for Nodemailer☆33Updated 4 months ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Enable 52-bit signed integer types for GraphQL☆27Updated 5 years ago
- Unique validation for Objection.js☆44Updated 2 years ago
- A simple and lightweight tool for preparing the publish of NPM packages.☆35Updated 2 years ago
- Fast, intuitive, asynchronous interactions for anything that runs in a browser.☆29Updated 2 months ago
- Helper utility to provide pretty printed file sizes☆65Updated 3 years ago
- prettier loader for webpack☆30Updated 2 years ago
- Extract domain name from an URL☆31Updated last year
- Insanely lightweight module for converting times to milliseconds.☆62Updated 11 years ago
- Remove falsy, empty or nullable values from objects☆155Updated last year
- React replacement for img with more control + fallback support.☆17Updated 2 years ago
- AWS CloudWatch Logs transport for pino☆38Updated 2 years ago
- Node utilities and middleware to assist with sending and handling jsend responses☆36Updated 2 years ago
- React hash avatar algorithm☆11Updated 2 years ago
- Gracefully shutdown fastify☆78Updated 9 months ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handle…☆74Updated 5 months ago
- Limit the execution rate of a function using the token bucket algorithm☆18Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- In-memory MongoDB Server. Ideal for testing.☆57Updated 6 years ago