Pinned Repositories
csv42
A small and fast CSV parser with support for nested JSON
ducktype
Flexible data validation using a ducktype interface. For JavaScript and Node.js.
jsoneditor
A web-based tool to view, edit, format, and validate JSON
jsonrepair
Repair invalid JSON documents
lossless-json
Parse JSON without risk of losing numeric information
mathjs
An extensive math library for JavaScript and Node.js
mathjs-expression-parser
Just the expression parser of mathjs
svelte-jsoneditor
A web-based tool to view, edit, format, repair, query, transform, and validate JSON
typed-function
Runtime type-checking for JavaScript functions
workerpool
Offload tasks to a pool of workers on node.js and in the browser
josdejong's Repositories
josdejong/mathjs
An extensive math library for JavaScript and Node.js
josdejong/jsoneditor
A web-based tool to view, edit, format, and validate JSON
josdejong/workerpool
Offload tasks to a pool of workers on node.js and in the browser
josdejong/svelte-jsoneditor
A web-based tool to view, edit, format, repair, query, transform, and validate JSON
josdejong/jsonrepair
Repair invalid JSON documents
josdejong/lossless-json
Parse JSON without risk of losing numeric information
josdejong/csv42
A small and fast CSV parser with support for nested JSON
josdejong/ducktype
Flexible data validation using a ducktype interface. For JavaScript and Node.js.
josdejong/typed-function
Runtime type-checking for JavaScript functions
josdejong/immutable-json-patch
Immutable JSON patch with support for reverting operations
josdejong/propagating-hammerjs
Extend hammer.js with event propagation
josdejong/tabular-json
Tabular-JSON: A superset of JSON adding CSV-like tables
josdejong/blog
Personal blog
josdejong/pocomath
A little proof-of-concept for organizing mathjs by module inclusion, avoiding factory functions.
josdejong/ajv
The fastest JSON Schema Validator. Supports draft-04/06/07/2019-09
josdejong/mathjs-codemirror
A mathjs editor in CodeMirror
josdejong/speqmath-website
Website of speqmath.com
josdejong/csv-benchmark
josdejong/femtomath
josdejong/jsonpatch.com
Website for jsonpatch.com, with general info about JSONPatch
josdejong/mandelbrot-explorer
A plain JavaScript Mandelbrot explorer
josdejong/reason-react
Reason bindings for ReactJS
josdejong/svelte
Cybernetically enhanced web apps
josdejong/svelte-awesome
Awesome SVG icon component for Svelte JS, built with Font Awesome icons. Based on Justineo/vue-awesome
josdejong/svelte-select
Svelte Select. A select component for Svelte
josdejong/FracturedJsonJs
JSON formatter that produces highly readable but fairly compact output.
josdejong/readonly-proxy
an alternative to `Object.freeze` that creates a read-only version of an object
josdejong/test-mathjs-issue-3022
josdejong/test-svelte5-rollup
josdejong/vitest-vscode-count-issue
Minimal example of wrong failed counts in the Vitest VS Code plugin