JSPM

  • Created
  • Published
  • Downloads 182641
  • Score
    100M100P100Q170596F
  • License MIT

A bunch of reactive utility types and functions, for building primitives with Solid.js

Package Exports

  • @solid-primitives/utils
  • @solid-primitives/utils/dist/index.cjs
  • @solid-primitives/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-primitives/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 Primitives Utils

@solid-primitives/utils

Solid Primitives 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-primitives/utils
# or
yarn add @solid-primitives/utils

Changelog

See CHANGELOG.md