iebold
Results
1
issues of
iebold
I see various references in the source code for places that were the original work, usually under MIT. Eg. https://github.com/cfworker/cfworker/blob/main/packages/json-schema/src/ucs2-length.ts mentions https://github.com/bestiejs/punycode.js https://github.com/cfworker/cfworker/blob/main/packages/json-schema/src/format.ts mentions https://github.com/epoberezkin/ajv/blob/master/lib/compile/formats.js (which is basically https://github.com/ajv-validator/ajv )...