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

@b613/utils

Package Overview
Dependencies
Maintainers
0
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.1
latest
Source
npm
Version published
Weekly downloads
466
33.91%
Maintainers
0
Weekly downloads
 
Created
Source

Common Utils

npm Build status Test coverage Buy me a beer

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

Install Peer Dependencies by needed modules

ModulePeer Dependencies
@b613/utils/colornpm install cli-color (only for Node.js usage)
@b613/utils/imagenpm install image-downloader sharp
@b613/utils/servernpm install body-parser express morgan

Libraries

ModuleBrowserNode.jsDocumentation
@b613/utils/array🗸🗸array.d.ts
@b613/utils/clist🗸🗸CircularList.d.ts
@b613/utils/client🗸🗸client.d.ts
@b613/utils/color🗸🗸color.d.ts
@b613/utils/http🗸🗸color.d.ts
@b613/utils/image🗸🗸image.d.ts
@b613/utils/number🗸🗸number.d.ts
@b613/utils/object🗸🗸object.d.ts
@b613/utils/ping🗸ping.d.ts
@b613/utils/promise🗸🗸promise.d.ts
@b613/utils/qs🗸🗸qs.d.ts
@b613/utils/regex🗸🗸regex.d.ts
@b613/utils/schema🗸🗸schema.d.ts
@b613/utils/server🗸Server.d.ts
@b613/utils/string🗸🗸string.d.ts
@b613/utils/trace🗸🗸trace.d.ts

Development Setup

License

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

Keywords

image

FAQs

Package last updated on 09 Sep 2024

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