The copy-paste library, containing various Lodash replacement functions, a copy-paste framework, and more. (more…)
Read more »
The JS world has npx to install tools, and Python has uvx. Both of which give you quick access to CLI apps that might not be published on the package managers favored by your OS. (more…)
Read more »
When we develop tools for our users, we sometimes want to give them some form of control over how
they work. This is common in games, where we can add scripting for our users to be able to create
extensions, or even for business tools, where we allow our ... (more…)
Read more »
How to use strings and string operations, Surrogate Pairs, String wrapper object and prototype functions. Importance of RegExp... (more…)
Read more »
Iroh - ☕ Dynamic analysis tool - Intercept, record and analyze JavaScript at runtime... (more…)
Read more »