nyaf icon indicating copy to clipboard operation
nyaf copied to clipboard

"Not Yet Another Framework" is a new library concept, called "thin library". It's similar to a framework, but it covers only the parts hard to develop, not silly wrappers around existing APIs.

Results 5 nyaf issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...

dependencies

I have set up a fresh "basic" project following the documentation, which seems to have worked fine so far. After doing npm i I tried npm start But the development...

Hi everyone, n-else was not working for me, so I decided to dive into the code to see if I could fixe it. I have a fix I don't know...

Use Symbol for decorator props instead of magic strings