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

1.0.0 • Public • Published

@lancercomet/utils

My personal utils lib.

Module included:

  • Blob
  • Cookie
  • Element
  • Format
  • Images
  • Numbers
  • Random
  • Scroll
  • Strings
  • Tasks
  • Time
  • Types
  • Url

Quick Start

import { isNumber } from '@lancercomet/utils/typs'
import { getStringCharCount } from '@lancercomet/utils/strings'

isNumber(10)  // true
getStringCharCount('🍺🐸')  // 2

/@lancercomet/utils/

    Package Sidebar

    Install

    npm i @lancercomet/utils

    Weekly Downloads

    0

    Version

    1.0.0

    License

    none

    Unpacked Size

    30.7 kB

    Total Files

    28

    Last publish

    Collaborators

    • pwch