fixes and workarounds for some blatant mistakes in the JS standard-lib
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Norwin 174c844961 v1.0.1 4 years ago
.gitignore Initial commit 4 years ago
CHANGELOG.md v1.0.1 4 years ago
LICENSE Initial commit 4 years ago
README.md v1.0.0 4 years ago
index.d.ts move doc strings into index.d.ts 4 years ago
index.js move doc strings into index.d.ts 4 years ago
package.json v1.0.1 4 years ago

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