Brett Zamir

Results 319 issues of Brett Zamir

Open to an ESM PR, for native ESM and/or Rollup?

It'd be a great enhancement if this could leverage Chrome's Console such that one could opt to open a file (including original sources indicated by Chrome when detecting source maps)...

This request can probably be best explained with an example. ```json { "src": "npm test && npm run build && npm run check-readme", "test": "npm test && npm run create-readme",...

Hi, This appears to be an extremely useful tool--should be built into npm! One feature request if I may... I'd like for some file change conditions to only apply for...

- ESM over webpack including ESM distribution; no need for `use strict` as automatically applied in ESM - License: Rename file to reflect type (MIT) - Refactoring: Reorder imports by...

Hi, The approach I envision for a pull parser would be: 1. Detect a ref 2. Evaluate some condition 3. If the condition is true 1. Resolve the ref 2....

Hi, Nifty extension... With this text: ``` An object indicating tags whose types and names/namepaths (whether defining or referencing namepaths) will be checked, subject to configuration. If the tags have...

Builds on #40 (dropping bower). - Enhancement: Derive main easing files (including minified) from ESM source, with main ones assuming global `jQuery` - Enhancement: Add `module`, `exports`, `browser`, and `type`...

I see there is a tag for 1.4.2, but that tag updated `package.json`, `bower.json`, etc. to 1.4.1 instead (and the npm package doesn't have all of that commit's changes either)....