JSPM

@commercetools-uikit/utils

20.3.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9696
  • Score
    100M100P100Q132865F
  • License MIT

A collection of utilities shared across the other packages.

Package Exports

  • @commercetools-uikit/utils
  • @commercetools-uikit/utils/dist/commercetools-uikit-utils.cjs.js
  • @commercetools-uikit/utils/dist/commercetools-uikit-utils.esm.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 (@commercetools-uikit/utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Utils

Description

A collection of utilities shared across the other packages.

Usage

import {
  filterDataAttributes,
  // ...
} from '@commercetools-uikit/utils';