This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@svelteuidev/utilities
TypeScript icon, indicating that this package has built-in type declarations

0.6.3-next.4 • Public • Published

SvelteUI Utilities

Utility library with functions to assist in development.

  • Package includes functions that are used to build components in @svelteui/ scoped packages.
  • You can use these functions in your applications with or without other @svelteui/ packages.

Documentation

See full documentation on the SvelteUI website

Installation

# With yarn
yarn add @svelteuidev/utilities

# With npm
npm i @svelteuidev/utilities

Included Utilities

  • hash – Generates a random hash with a specified prefix
  • os – Identifies the user's os
  • raf-fn – Call function on every requestAnimationFrame

License

All svelteui packages have MIT license. All svelteui dependencies also have MIT license.

Package Sidebar

Install

npm i @svelteuidev/utilities

Homepage

svelteui.org

Weekly Downloads

6

Version

0.6.3-next.4

License

MIT

Unpacked Size

25.6 kB

Total Files

64

Last publish

Collaborators

  • lowkey_daisy
  • uxtitan