Results 463 issues of milahu

... not by name like [analyze-module-size](https://www.npmjs.com/package/analyze-module-size)

* https://github.com/LearnWithHomer/Smooth.js * converted to vanilla javascript (bye bye coffeescript) * https://github.com/StudioProcess/Smooth.js * fixed docs + demos

reduce the nunjuck interface to ```njk {% jsBundleHead %}{# vite js bundle #} ... {% jsBundleFoot %}{# vite js bundle #} ``` reduce the config interface to ```js new JsBundle(staticConfig).addNunjucksShortcodes(eleventyConfig);...

[Auto-deploying Doxygen documentation to gh-pages with Travis CI](https://gist.github.com/vidavidorra/548ffbcdae99d752da02)

## automatic patch generation i want to automate this workflow: 1. unpack jar 2. locate function 3. patch assembler 4. recompile class 5. produce binary patch (bsdiff) of the class...

enhancement

all decompilers fail on this method ```java public synchronized void log(LogRecord record) { } ``` error: `record cannot be used as identifier as it is a keyword` quickfix: rename to...

usage

part of issue https://github.com/ds300/patch-package/issues/35#issuecomment-691512252 error was ``` **ERROR** No package-lock.json, npm-shrinkwrap.json, or yarn.lock file. ``` **install** to install my patched version of `patch-package` ``` pnpm install @milahu/patch-package-with-pnpm-support npx patch-package ```...

before this, also `some-package.json` and `path/to/package.json` were excluded we want to exlclude only the top-level `package.json`

* https://github.com/ivangeorgiew/proper-import-js 29 commits ahead * https://github.com/iahu/import-js 4 commits ahead * https://github.com/mikabytes/import-js 1 commit ahead

### Reproduce 1\. create a text object 2\. insert some text 3\. hit Ctrl+Z (undo shortcut/hotkey) ### Actual when i hit Ctrl+Z with cursor in the text object, nothing happens....

enhancement
managed on taiga