{"id":19165937,"url":"https://github.com/barchart/common-node-js","last_synced_at":"2025-08-18T03:39:59.702Z","repository":{"id":60238106,"uuid":"49080146","full_name":"barchart/common-node-js","owner":"barchart","description":"Shared JavaScript utilities for Node.js environments","archived":false,"fork":false,"pushed_at":"2025-07-30T21:22:11.000Z","size":2497,"stargazers_count":6,"open_issues_count":3,"forks_count":3,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-08-08T13:56:54.718Z","etag":null,"topics":["javascript","library","nodejs","npm-package","public-repository","utiltiies"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barchart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-01-05T17:06:28.000Z","updated_at":"2025-07-30T21:22:15.000Z","dependencies_parsed_at":"2023-12-12T22:39:24.845Z","dependency_job_id":"101d33f5-8fa5-403f-8595-6efe5af6a891","html_url":"https://github.com/barchart/common-node-js","commit_stats":{"total_commits":2014,"total_committers":13,"mean_commits":"154.92307692307693","dds":0.4642502482621649,"last_synced_commit":"45197f82ae07d51332ad8e177f81815e59a54e87"},"previous_names":["barchart/barchart-common-node-js"],"tags_count":640,"template":false,"template_full_name":null,"purl":"pkg:github/barchart/common-node-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barchart%2Fcommon-node-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barchart%2Fcommon-node-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barchart%2Fcommon-node-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barchart%2Fcommon-node-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barchart","download_url":"https://codeload.github.com/barchart/common-node-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barchart%2Fcommon-node-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270940609,"owners_count":24671678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","library","nodejs","npm-package","public-repository","utiltiies"],"created_at":"2024-11-09T09:29:58.409Z","updated_at":"2025-08-18T03:39:59.670Z","avatar_url":"https://github.com/barchart.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @barchart/common-node-js\n\n[![AWS CodeBuild](https://codebuild.us-east-1.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiMml2V3dLRC83RHBaTEw3WDNjN3JCUVRWLzJaVGQyZmJGbnk0SlByQ0hkbU5EMXNESHBrZTFVTHVtdmVvMFBpUlZORzRVUTBWbUltenBsaktqNUJWU0d3PSIsIml2UGFyYW1ldGVyU3BlYyI6IjRNVkVPZjU2STdjSnBBSE4iLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D\u0026branch=master)](https://github.com/barchart/common-node-js)\n[![NPM](https://img.shields.io/npm/v/@barchart/common-node-js)](https://www.npmjs.com/package/@barchart/common-node-js)\n\nA *public* library of JavaScript utilities — suitable for use in both Node.js environments.\n\n### Overview\n\n#### Features\n\n* Promise-based convenience wrappers for the AWS services (e.g. DynamoDB, S3, SES, SNS, SQS, more)\n* Promise-based convenience wrappers for relational dB access (PostgreSQL, MySQL)\n* Advanced utilities for working with Node.js streams\n* A workflow engine based on a priority queue\n* Pluggable asynchronous message bus for request-response (including an Amazon SQS implementation)\n* Pluggable asynchronous message bus for publish-subscribe (including an Amazon SNS/SQS implementation)\n* Abstraction for HTTP servers with REST and Socket.IO endpoints (using Express)\n* Browse the code...\n\n#### Companion Library\n\nA companion library called [@barchart/common-js](https://github.com/barchart/barchart-common-js) contains a more general set of utilities which are suitable for either Node.js or browser environments.\n\n### Development\n\n#### Documentation\n\nThe code is documented with [JSDoc](http://usejsdoc.org/). This will be used as the basis for formal documentation (coming soon).\n\n#### Package Managers\n\nThis library has been published as a *public* module to NPM as [@barchart/common-node-js](https://www.npmjs.com/package/@barchart/common-node-js).\n\n```shell\nnpm install @barchart/common-node-js -S\n```\n\n#### License\n\nThis software is provided under the MIT license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarchart%2Fcommon-node-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarchart%2Fcommon-node-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarchart%2Fcommon-node-js/lists"}