Kael

Results 40 issues of Kael

Sometimes `npminstall` is integrated into another library, and we don't want any outputs including spinners, traces, and details. But spinner could not be disabled because of [here](https://github.com/cnpm/npminstall/blob/master/lib/format_install_options.js#L20) Is it ok...

- [ ] uses shell function instead of script file - [ ] new env to specify the path of configuration file - [ ] blacklist of non-deletion files -...

enhancement
need-confirm

```js type({ set (v) { // what about the `this` object here? // How to pass `this` into `.from()` return Skema.from(v) } }) ```

enhancement