Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

batteries-not-included

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

batteries-not-included

A utilities library with a batteries-not-included philosophy

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
17
increased by6.25%
Maintainers
1
Weekly downloads
 
Created
Source

No batteries included logo

Batteries Not Included

Our npm path Join chat on Discord Contributor Covenant Master Branch Build Status

We've all been there, using a library we've found that works well for just about every task you throw at it; until it doesn't. There's some configuration that the developers have placed in the codebase that prevents you from using it.

Maybe there's some UI element you end up re-writing the logic for various times and wish there was a generic abstraction you could base them all off of?

That's the goal of this library: Provide developers a set of "batteries-not-included" generic utilities to take and base your code off of. What does "no-batteries-included" mean? We want to make no assumptions about the places you'll be using the code. By making these utilities small-scale and abstracted, we have the ability to make our code modular and highly customizable.

Still having a hard time understanding what I mean? That's perfectly normal. Take a look around our packages for various items:

While this package is in a pre-release stage, we will be following the semver release schedule. If there is a breaking change in the pre-release state, we will bump the minor number.

FAQs

Package last updated on 24 Feb 2020

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