JSPM

@atlaskit/primitives

0.8.8
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 230234
  • Score
    100M100P100Q178988F
  • License Apache-2.0

Primitives are token-backed low-level building blocks.

Package Exports

  • @atlaskit/primitives
  • @atlaskit/primitives/box
  • @atlaskit/primitives/dist/cjs/components/box.js
  • @atlaskit/primitives/dist/cjs/components/inline.js
  • @atlaskit/primitives/dist/cjs/components/stack.js
  • @atlaskit/primitives/dist/cjs/helpers/responsive/index.js
  • @atlaskit/primitives/dist/cjs/index.js
  • @atlaskit/primitives/dist/esm/components/box.js
  • @atlaskit/primitives/dist/esm/components/inline.js
  • @atlaskit/primitives/dist/esm/components/stack.js
  • @atlaskit/primitives/dist/esm/helpers/responsive/index.js
  • @atlaskit/primitives/dist/esm/index.js
  • @atlaskit/primitives/inline
  • @atlaskit/primitives/responsive
  • @atlaskit/primitives/stack

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 (@atlaskit/primitives) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Primitives

Primitives are token-backed low-level building blocks.

Usage

import Primitives from '@atlaskit/primitives';

Detailed docs and example usage can be found here.