@phyng/utils
    Preparing search index...

    @phyng/utils

    @phyng/utils

    @phyng/utils is a collection of utility functions for TypeScript and JavaScript.

    npm docs

    # use pnpm
    pnpm add @phyng/utils

    # or use npm
    npm install @phyng/utils
    import { uuidv4 } from '@phyng/utils'

    console.log(uuidv4())

    This project is licensed under the MIT License - see the LICENSE file for details.