@design-sync/utils
TypeScript icon, indicating that this package has built-in type declarations

0.5.1 • Public • Published

@design-sync/utils

npm version npm downloads

Generic utilities JS/TS utils used by Design Sync

Usage

Install package:

# npm
npm install @design-sync/utils

# yarn
yarn add @design-sync/utils

# pnpm
pnpm install @design-sync/utils

# bun
bun install @design-sync/utils

Import:

// ESM
import {} from "@design-sync/utils";

// CommonJS
const {} = require("@design-sync/utils");

Development

  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Made with 💛

Published under MIT License.

/@design-sync/utils/

    Package Sidebar

    Install

    npm i @design-sync/utils

    Weekly Downloads

    100

    Version

    0.5.1

    License

    MIT

    Unpacked Size

    15.9 kB

    Total Files

    8

    Last publish

    Collaborators

    • salamaashoush