SilentTiger

Results 12 comments of SilentTiger

em...HTML 算是一种吧,还有比如石墨的新文档里面用 delta 描述的那种方式之类的。

哪位大神修复一下这个问题啊,这个真的挺麻烦的

说说我现在的用法吧,很简单,就是不用 cnpm。 直接在 npm 下面把 registry 设置成 registry.npm.taobao.org 参考这个 https://cnodejs.org/topic/4f9904f9407edba21468f31e 这样一来,虽然不能用 cnpm 的缓存之类的功能,但是下载安装其实还是很快的,我个人是够用了,outdated 也正常了

我争取这个月抽时间更新一下吧,这个项目好长时间没更新了,不好意思

> We can add environment variable for that. Please send PR. @ai could you give me more details about the environment variable

@ai furthermore, have you ever thought about make it can be run in browser?

@ai oh, I mean not only the environment variable in browser, but also the whole Browserslist, thus maybe the https://browsersl.ist/ won't need a backend for query.

I've added the first commit about this feature, the environment variable has been added, and the "last_years" query has been modified. Can you give me some suggestions, I just want...

Thanks! I think the "last_years" is not the only query that will be affected by this modification, I'll check other queries, and this will take time.