Socket
Socket
Sign inDemoInstall

@svelteuidev/utilities

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@svelteuidev/utilities

Svelte utilities library with generally useful functions to assist in development.


Version published
Maintainers
1
Created
Source

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.

Keywords

FAQs

Package last updated on 30 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc