Glenn 'devalias' Grant

Results 324 issues of Glenn 'devalias' Grant

This relates to the 'module-detection' feature described in the following issue: - #41 ## Overview - https://github.com/radix-ui/primitives - > Radix Primitives is an open-source UI component library for building high-quality,...

enhancement

This relates to the 'module-detection' feature described in the following issue: - #41 ## Overview - https://github.com/leizongmin/js-xss - > Sanitize untrusted HTML (to prevent XSS) with a configuration specified by...

enhancement
scope: unminify

This relates to the 'module-detection' feature described in the following issue: - #41 ## Overview `zustand` is a state management library used in React apps: - https://github.com/pmndrs/zustand - > Bear...

enhancement
scope: unminify

Currently [`smart-rename`](https://github.com/pionxzh/wakaru/tree/main/packages/unminify#smart-rename)'s implementation has a [`handleReactRename`](https://github.com/pionxzh/wakaru/blob/main/packages/unminify/src/transformations/smart-rename.ts#L118C10-L218) function that appears to have renames for: - `const uContext = o.createContext(u);` - `const uRef = o.useRef(u);` - `const [e, SetE] = o.useState(0);` I...

enhancement

This is an idea I've been thinking of exploring for a while, and recently articulated on another unminimiser. Wanted to raise it here as well in case it's useful, as...

Figured I would split this off into a new issue so it doesn't flood the last unrelated issue too much. --- > > Are you able to tell us more...

enhancement

> Another `sourcemap` related idea I had (which probably deserves it's own issue) is that it would be cool to be able to 'retroactively generate a `sourcemap`) for a webapp,...

enhancement
help wanted

### Is there an existing issue for this? - [X] I have searched the existing issues ### Issue Just stumbled upon this repo via a google search and wanted to...

misc

### Is there an existing issue for this? - [X] I have searched the existing issues ### Missing Feature Plugins ### Add more info about the feature #### ChatGPT Plugins...

enhancement

This one might be a stretch of an ask, but I figured it can't hurt to at least put it out there. There's a SublimeText plugin called MarkdownTOC that seemed...

enhancement
gathering-interest