JSPM

array-frequency-counter

1.0.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 2
    • Score
      100M100P100Q39176F
    • License ISC

    Package Exports

    • array-frequency-counter
    • array-frequency-counter/index.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (array-frequency-counter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    array-frequency-counter

    npm version

    Description

    array-frequency-counter is a simple npm package that provides a function to count the frequency of elements in an array.

    Installation

    You can install this package via npm:

    npm install array-frequency-counter