dom-form-serializer icon indicating copy to clipboard operation
dom-form-serializer copied to clipboard

Serialize forms fields into a JSON representation

Results 9 dom-form-serializer issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09...

dependencies

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...

dependencies

Bumps [debug](https://github.com/debug-js/debug) to 4.3.4 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `debug` from 2.6.8 to 4.3.4 Release notes Sourced from debug's releases. 4.3.4 What's...

dependencies

Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependency [standard](https://github.com/standard/standard). These dependencies need to be updated together. Removes `shelljs` Updates `standard` from 8.6.0 to 17.0.0 Release notes Sourced from...

dependencies

Removes [growl](https://github.com/tj/node-growl). It's no longer used after updating ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Removes `growl` Updates `mocha` from 3.5.3 to 10.1.0 Release notes Sourced from...

dependencies

Bumps [diff](https://github.com/kpdecker/jsdiff) to 5.0.0 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `diff` from 3.2.0 to 5.0.0 Changelog Sourced from diff's changelog. v5.0.0 Breaking: UMD...

dependencies

Bumps [jsonpointer](https://github.com/janl/node-jsonpointer) and [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid). These dependencies needed to be updated together. Updates `jsonpointer` from 4.0.1 to 5.0.1 Release notes Sourced from jsonpointer's releases. Version 5.0.1 Changelog Fix incorrect typings for...

dependencies

It's 2022 and most users no longer need babel. Those who do probably already have a setup to transpile node_modules to their specific needs. What do you think about releasing...

I've been using these types for a while. They're not complete but they might help someone. It'd be great to have them extended and included in the package: ```ts declare...