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

@b613/utils

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@b613/utils

Set of utility methods for common operations

  • 1.0.0-beta2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
290
increased by23.93%
Maintainers
1
Weekly downloads
 
Created
Source

Common Utils

npm Build status Test coverage

This package provides utility methods for common operations which cover a wide range of use cases and helps in avoiding writing boilerplate code.

Install

npm install @b613/utils

Libraries

ModuleDocumentation
@b613/utils/lib/arrayarray.d.ts
@b613/utils/lib/CircularListCircularList.d.ts
@b613/utils/lib/clientclient.d.ts
@b613/utils/lib/colorcolor.d.ts
@b613/utils/lib/httphttp.d.ts
@b613/utils/lib/imageimage.d.ts
@b613/utils/lib/numbernumber.d.ts
@b613/utils/lib/objectobject.d.ts
@b613/utils/lib/pingping.d.ts
@b613/utils/lib/promisepromise.d.ts
@b613/utils/lib/qsqs.d.ts
@b613/utils/lib/regexregex.d.ts
@b613/utils/lib/schemaschema.d.ts
@b613/utils/lib/ServerServer.d.ts
@b613/utils/lib/stringstring.d.ts
@b613/utils/lib/TraceTrace.d.ts

Development Setup

  1. Install Nix Package Manager

  2. Install direnv with your OS package manager

  3. Hook it direnv into your shell

  4. At the top-level of your project run:

    direnv allow
    

    The next time your launch your terminal and enter the top-level of your project, direnv will check for changes.

License

Under the MIT license. See LICENSE file for more details.

Keywords

FAQs

Package last updated on 03 May 2022

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