@compai/util
TypeScript icon, indicating that this package has built-in type declarations

0.0.27 • Public • Published

@compai/util

Utilities for Components AI.

This is primarily intended to be used internally by Components AI, so use this with caution and expect breaking changes.

Installation

yarn add @compai/util

Usage

hash

import { hash } from '@compai/util'

console.log(hash('Hello, world!'))

uniq

import { uniq } from '@compai/util'

console.log(uniq(['a', 'a', 'b']))

OSS by Components AI.

Readme

Keywords

none

Package Sidebar

Install

npm i @compai/util

Weekly Downloads

1

Version

0.0.27

License

none

Unpacked Size

74 kB

Total Files

35

Last publish

Collaborators

  • johno