@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')
// ...

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.0
    2
    • latest

Version History

Package Sidebar

Install

npm i @cc-heart/utils-service

Weekly Downloads

2

Version

3.0.0

License

MIT

Unpacked Size

192 kB

Total Files

50

Last publish

Collaborators

  • cc-heart