Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@barchart/common-js

Package Overview
Dependencies
6
Maintainers
1
Versions
425
Issues
File Explorer

Advanced tools

@barchart/common-js

Library of common JavaScript utilities

    4.25.1latest
    GitHub

Version published
Maintainers
1
Weekly downloads
401
decreased by-61.37%

Weekly downloads

Changelog

Source

v4.25.1

Other

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 installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • 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