jsonurl-js icon indicating copy to clipboard operation
jsonurl-js copied to clipboard

JSON->URL defines a text format for the JSON data model suitable for use within a URL/URI (as described by RFC3986). This repository holds the JavaScript reference implementation of JSON->URL.

Results 32 jsonurl-js issues
Sort by recently updated
recently updated
newest added

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.20 to 7.24.0. Release notes Sourced from @​babel/preset-env's releases. v7.24.0 (2024-02-28) Thanks @​ajihyf for your first PR! Release post with summary and highlights: https://babeljs.io/7.24.0 :rocket: New Feature...

dependency

Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...

dependency

This PR is to fix prototype rewrite error while we import jsonurl-js multiple times. set configurable to true can avoid such errors.

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.0 to 27.9.0. Release notes Sourced from eslint-plugin-jest's releases. v27.9.0 27.9.0 (2024-02-16) Features add should-be-fine support for flat configs (#1505) (4cc2a1b) v27.8.0 27.8.0 (2024-02-13) Features support failing.each...

dependency

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...

dependency

Bumps [@rollup/plugin-alias](https://github.com/rollup/plugins/tree/HEAD/packages/alias) from 5.0.0 to 5.1.0. Changelog Sourced from @​rollup/plugin-alias's changelog. v5.1.0 2023-11-25 Features feat: add warning to avoid unintended duplicate modules (#1634) v5.0.1 2023-10-05 Bugfixes fix: ensure rollup 4...

dependency

Hi, First of all, thank you for a great package! I'm using this in an Angular 15 project. Angular points out that JSON→URL is a CommonJS module, which can prevent...

as #102 shows, the fact that `JsonURL` doesn't round-trip empty arrays is pretty surprising. I can't really think of a situation where you would want to save the `:` byte...

enhancement

Bumps [eslint](https://github.com/eslint/eslint) from 9.8.0 to 9.9.0. Release notes Sourced from eslint's releases. v9.9.0 Features 41d0206 feat: Add support for TS config files (#18134) (Arya Emami) 3a4eaf9 feat: add suggestion to...

dependency