Socket
Socket
Sign inDemoInstall

@barchart/common-js

Package Overview
Dependencies
17
Maintainers
1
Versions
450
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @barchart/common-js

Library of common JavaScript utilities


Version published
Weekly downloads
128
decreased by-32.63%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@barchart/common-js

AWS CodeBuild NPM

A public library of JavaScript utilities — suitable for use in both Node.js and browser-based applications.

Overview

Features
  • Simple utilities (type checking, assertions, bit masking, etc)
  • Data structures (decimals, days, enumerations, etc)
  • Simple collections (queues, stacks, trees, etc)
  • Specialized collections (priority queues, evicting lists, evicting maps, etc)
  • Browse the code...
Companion Library

A companion library called @barchart/common-node-js contains utilities for exclusive use in Node.js environments (i.e. not suitable for use in web browsers).

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-js.

npm install @barchart/common-js -S
Build

Modern JavaScript language features are used. Some browsers may still require polyfills.

License

This software is provided under the MIT license.

Keywords

FAQs

Last updated on 24 Feb 2023

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