Evan Jacobs

Results 60 issues of Evan Jacobs

I’m inspired by how tiny this library is... I’d love to be able to use it to power something like https://www.npmjs.com/package/markdown-to-jsx.

Hi! First, awesome tool. Love it. A big improvement (IMO) would be native conversion of TRUE and FALSE (case-insensitive) to the lowercase, unquoted true/false JSON equivalents. Currently, they are outputted...

Starting a new thread for issues related to `beta` npm tag.

This is a WIP to create a mechanism for strongly-typed styled components themes without overriding `DefaultTheme` via module augmentation.

For situations like `min=0 max=0` where the values match, I agree there should be some sort of dev-time feedback, but throwing an error seems very extreme and breaks the entire...

When building a library, "pure" comments are often added to various bits and pieces to ensure tree-shaking works properly in the destination bundle. Compression via terser will automatically drop these...

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug For a `yarnrc.yml` like this: ```yml compressionLevel: mixed defaultSemverRangePrefix: "" nodeLinker: node-modules yarnPath: .yarn/releases/yarn-4.0.2.cjs...

bug

For the next major version of the library, I want to focus on is drastically improving perf throughput and eliminating sources of catastrophic backtracking in the many regexes that make...