@tinyfe/share
v0.0.3
Published
share common utils or packages
Readme
share
TODO: description
Usage
Commonjs
const { chalk } = require('@tinyfe/share/lib');ES Module
import { chalk } from '@tinyfe/share/es';Exist Common Utils
- [x] chalk
- [x] clearConsole
- [x] isWritable
- [x] shouldUseYarn