JSPM

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

A collection of utility types and functions, for building Solid Aria primitives.

Package Exports

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

Readme

Solid Aria - Utils

@solid-aria/utils

pnpm turborepo size version stage

Solid Aria Utilities is a support and helper package for a number of primitives in our library. Please free to augment or centralize useful utilities and methods in this package for sharing.

Installation

npm install @solid-aria/utils
# or
yarn add @solid-aria/utils
# or
pnpm add @solid-aria/utils

Changelog

All notable changes are described in the CHANGELOG.md file.