Socket
Socket
Sign inDemoInstall

@barchart/common-node-js

Package Overview
Dependencies
226
Maintainers
14
Versions
448
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @barchart/common-node-js

Common classes, utilities, and functions for building Node.js servers


Version published
Weekly downloads
328
increased by256.52%
Maintainers
14
Created
Weekly downloads
 

Readme

Source

@barchart/common-node-js

AWS CodeBuild NPM

A public library of JavaScript utilities — suitable for use in both Node.js environments.

Overview

Features
  • Promise-based convenience wrappers for the AWS services (e.g. DynamoDB, S3, SES, SNS, SQS, more)
  • Promise-based convenience wrappers for relational dB access (PostgreSQL, MySQL)
  • Advanced utilities for working with Node.js streams
  • A workflow engine based on a priority queue
  • Pluggable asynchronous message bus for request-response (including an Amazon SQS implementation)
  • Pluggable asynchronous message bus for publish-subscribe (including an Amazon SNS/SQS implementation)
  • Abstraction for HTTP servers with REST and Socket.IO endpoints (using Express)
  • Browse the code...
Companion Library

A companion library called @barchart/common-js contains a more general set of utilities which are suitable for either Node.js or browser environments.

Development

Documentation

The code is documented with JSDoc. This will be used as the basis for formal documentation (coming soon).

Package Managers

This library has been published as a public module to NPM as @barchart/common-node-js.

npm install @barchart/common-node-js -S
License

This software is provided under the MIT license.

Keywords

FAQs

Last updated on 09 Apr 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc