@cc-heart/utils-service

3.0.0 • Public • Published

utils-service

Tool libraries for the JavaScript runtime

Install

npm install @cc-heart/utils-service

Usage

import { findUpFile } from '@cc-heart/utils-service'
import { resolve } from 'path'
const pkgPath = findUpFile(process.cwd(), 'package.json')
// ...

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i @cc-heart/utils-service

    Weekly Downloads

    0

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    192 kB

    Total Files

    50

    Last publish

    Collaborators

    • cc-heart