Marco Biedermann

Results 72 issues of Marco Biedermann

https://github.com/davatron5000/deCSS3

enhancement

https://github.com/Miserlou/Glance-Bookmarklet

enhancement

This will save some bytes when gzip compression is enabled

> option to parse Markdown in HtmlChecker for links You could use a markdown parser like [marked](https://www.npmjs.com/package/marked) to work with Markdown files. ``` var marked = require('marked'); htmlChecker.scan(marked('I am using...

enhancement

I've added Scss support for microtip. Sure this could be much more enhanced by replacing some values with variables but this is a good starting point in my opinion

### Description When updating Ant-Design from version `4.3.4` to `4.3.5` types are no longer matching --- ### Log ``` node_modules/formik-antd/lib/input/index.d.ts(9,103): error TS2749: 'Password' refers to a value, but is being...

#33 - migrate colorguard to ES2015 - migrate tests to ES2015

What do you think about migrating the project to ES2015?

I've translated the syntax to ES2015. This way you can make use of the import destructure operator to only include the functions you really need. This will reduce the file...

It would be could if there would be an option to set the unicode range which will be used to generate class names. I would love to see some emojis...