3.0.0 • Published 5 months ago

@cc-heart/utils-service v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

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

5 months ago

1.1.1

8 months ago

1.1.0

8 months ago

1.0.0

9 months ago

0.0.2

11 months ago

2.0.1

8 months ago

1.1.3

8 months ago

2.0.0

8 months ago

1.1.2

8 months ago

0.0.1

1 year ago