๐Ÿš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more โ†’
Socket
Book a DemoInstallSign in
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
540
9.98%
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