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

oneline

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oneline

A repository/library to aid in the discovery and reuse of very small pieces of code - oneliners

  • 0.0.0
  • next
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
114K
decreased by-9.52%
Maintainers
1
Weekly downloads
 
Created
Source

What is this?

Inspired by discussion debate around "extreme modularity" and the creation/use of packages that might consist of only a single line of code. See here

Basically the idea is that by bundling these micro-packages into a lodash style utility library they will be more discoverable to package consumers i.e. you might not even think to look for a module that checks if a number is -0 on npm but if you know theres a library that might contain such code you'd be more likely to check there. And over time you might have more of an idea of what already already exists. All modules will be available as individual npm packages, again a la lodash.

I'm not sure if this type of programming will be particularly useful or will lead to the downfall of modern civilization but hopefully a library like this might mitigate some of the potential downsides of this type of fine grained modularity while maintaining the theoretical advantages.

Placeholder for now

Because I only thought of this half an hour ago...

Keywords

FAQs

Package last updated on 30 Dec 2015

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