ΝΙΚΟΛΑΣ

Results 244 comments of ΝΙΚΟΛΑΣ

It would be easy to integrate this feature with [Sparser](https://github.com/Unibeautify/sparser) and [PrettyDiff](http://prettydiff.com) or better yet [Unibeautify](https://unibeautify.com/) which supports 37 languages and can digest JS Beautify, ES Lint, Prettier rulesets enabling...

I've been going over the Flems codebase (it's beautiful btw) but where best to apply formatting to the string content? Applying within the `actions.js` file would be how I'd initially...

Very nice @fuzetsu – Will have a look (P.S, recently used mergerino on a project, very cool) – Currently I'm applying formatting using Sparser + PrettyDiff mostly because it's language...

_Few hours later...._ A multitude of formatters could be supported here, including Prettier. Formatting using a key-binding (hotkey), upon paste or manually invoked in the editor using a button (this...

Any updates on this? Can we instead use javascript for the animations instead of the css3 property?

Bootstrap was dropped because offcanvas was just not fluent enough on mobile. Even several years on. Bootstrap 4 also has a slow offcanvas method. My advice: Extract the drawers from...

@EvanCarroll Good code does not expire. Because a project has a bunch of PR's waiting does not mean it should be archived. Blessed Contrib still leans on this module as...

> It's insecure Elaborate? Are you referring to the 47 PR's that are mostly typos corrections, doc fixes or bordering insignificant with the exception of a couple of bug fixes?...

Nah, not chalk. Sindre needs humbling and ESM is not a viable option yet. Look for alternatives here: - https://github.com/jorgebucaran/colorette - https://github.com/lukeed/kleur Also, Marak don't owe anyone anything. Too many...

> The main reason I use chalk is that we can avoid these potential risks by choosing items that are more standardized, more stable, and reviewed by multiple people. @postbird...