fixes and workarounds for some blatant mistakes in the JS standard-lib
| .gitignore | ||
| CHANGELOG.md | ||
| index.d.ts | ||
| index.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@norwin/javascript-is-bad
fixes and workarounds for some blatant mistakes in the JS standard-lib
intended for internal use.
install
npm install @norwin/javascript-is-bad
NOTE: uses new JS features, so transpile before use in browsers.
documentation
cat index.d.ts
license
GPL-3.0 and later