New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

deverything

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deverything

Everything you need for Dev

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.8K
increased by11.99%
Maintainers
1
Weekly downloads
 
Created
Source

DEVerything

Everything you constantly need for dev (and probably still copy-pasting)

The promise:

  • one package: say goodbye to installing lodash, faker, this and that and the other one.
  • 0 dependencies: keep it simple and lightweight.
  • Pick the best: the code is minimal and uses the best current practices and performance.
  • Typescript: use it, support it and export it.
  • Intuitive: favour always the most intuitive API, don't throw errors unless asked.

Contributions always welcome!

Validators

  • isBrowser
  • isClient
  • isEmpty
  • isJsDate
  • isObject
  • isServer
  • isStringDate

Helpers

  • parseDate

Random data generators

These functions are optimised for low entropy random data generation useful for Unit Testing, Storybook, Pass real validations, Reverse hacking, Penetration testing...

  • randomInt

Keywords

FAQs

Package last updated on 05 Mar 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc