Sukka
Sukka
### Describe what you need. ### 介绍你需要的特性 Hexo already added `keywords` in Hexo backend. It is time to adopt to Hexo's way to configure keywords. ### Link(s) to source code...
Benchmark: https://runkit.com/sukkaw/5e3003ffe7e84c0013f6210d ```js const Benchmark = require('benchmark'); const Suite = new Benchmark.Suite; const html = `Hello "world".Hello "world".Hello "world".Hello "world".Hello "world".Hello "world".Hello "world".Hello "world".Hello "world".Hello "world".Hello "world".Hello "world".Hello "world".Hello "world".Hello...
The PR is a part of hexojs/hexo#4355. Bring up a utility to manage workers and job queue.
Continuation of #134
The most heated link from `hits.link` is https://github.com/aidenybai/million, which has more than 65000 hits already: The hit count is so large that it overflows. The PR fixes that:
The `david-dm.org` website is down for 3 months, and the project `alanshaw/david` is not actively maintained anymore. The `david-dm.org` should be considered dead, thus badges should be removed from README.
The `david-dm.org` website is down for 3 months, and the project `alanshaw/david` is not actively maintained anymore. `david-dm.org` should be considered dead, thus badges should be removed from README. **What...
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...
The PR follows #1225. In #1225 @JakeLane introduced two new options, `parserBabelPlugins` and `transformerBabelPlugins`. Although both two options were added to the parcel transformer, only `transformerBabelPlugins` was added to the...