min-dash
TypeScript icon, indicating that this package has built-in type declarations

4.2.3 • Public • Published

min-dash

CI

Minimal utility tool belt to be used with bpmn.io related libraries.

Features

  • fine selection of powerful utilities on board
  • ES2015 compatible
  • complete bundle < 2 kB minified and gzipped
  • utilities optimized for speed (i.e. sorting and union only by key)

How to use

import {
  find,
  sortBy,
  assign
} from 'min-dash';

Your favourite module bundler should apply tree-shaking to only include the components your application requires. If you're using CommonJS modules give common-shake a try.

Related

  • 1-liners - a slightly more opinionated collection of useful utilities
  • min-dom - minimal DOM utility toolbelt
  • tiny-svg - tiny SVG utility toolbelt

License

MIT

/min-dash/

    Package Sidebar

    Install

    npm i min-dash

    Weekly Downloads

    151,156

    Version

    4.2.3

    License

    MIT

    Unpacked Size

    66.6 kB

    Total Files

    13

    Last publish

    Collaborators

    • bpmn-io-admin
    • nikku
    • barmac
    • philippfromme
    • maxtru
    • abdul99ahad
    • skaiir-camunda
    • vsgoulart
    • jarekdanielak
    • simon-steinruecken-camunda