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
share
TODO: description
const { chalk } = require('@tinyfe/share/lib');
import { chalk } from '@tinyfe/share/es';
npm i @tinyfe/share
2
0.0.3
MIT
11.5 kB
35