Zhaofeng Miao
Zhaofeng Miao
Signed-off-by: Zhaofeng Miao **- What I did** Add `--http-header` option to CLI to allow adding custom http headers when doing `docker command` **- How I did it** See the diff...
Use the example on readme: ```js var Convert = require('ansi-to-html'); var convert = new Convert(); convert.toHtml('\x1b[30mblack\x1b[37mwhite'); ``` this will generated a html structure like this: ```html black white ``` But...
Main code hasn't be maintained for about 3-4 years. Node version and some dependencies have changed several Major versions. In consideration of maintainability and the convenience for adding feature, refactor...
Reason: cloudflare has another cache layer