Does the playground work without installation?
Yes. The playground is prepared so you can test behavior without a local install and without a separate search backend.
Browse working examples, open a live playground, and evaluate the tool without leaving the main domain.
Type a library name or topic, for example: MiniSearch, search, JavaScript.
Playground Forge is the publishing layer and directory for interactive library playgrounds under one public domain. The goal is to shorten the path from discovering a library to opening a working example while keeping privacy, contact, and responsibility signals clear and consistent.
Parse CSV, inspect delimiter, headers, rows and formula injection without sending files outside the browser.
LIVECompare Testing Library query families and variants against a sanitized DOM snapshot without uploading HTML.
LIVEQuery JSON, inspect values, paths and JSON Pointers, and keep filters in safe mode without uploading payloads.
LIVEExplain cron expressions, preview next runs and review timezone/DST caveats without scheduling jobs.
LIVEParse .env snippets, inspect duplicate keys and keep secret-like values masked by default.
LIVEPreview Autoprefixer output, grid caveats and prefix cleanup without sending CSS outside the browser.
LIVECheck target browsers, coverage caveats and Browserslist query diagnostics without sending data outside the browser.
LIVEEvaluate npm semver ranges against candidate versions with normalized comparators, prerelease behavior and a private browser worker.
LIVEConvert JSON Schema into TypeScript declarations with local refs, unions, enums and safety diagnostics in a private browser worker.
LIVESimulate Axios request config, validateStatus behavior, interceptor order, timeout outcomes and secret masking without sending network traffic.
LIVEInspect Vite config snippets without running project code and review server, build, alias, env, plugin and Vite 8 diagnostics.
LIVETransform JavaScript, JSX and TypeScript snippets with Babel in a private browser worker and inspect code, diff and pipeline notes.
LIVEValidate JSON payloads with a controlled Joi schema DSL in a browser worker without executing raw JavaScript.
LIVETransform TypeScript, JSX and JavaScript snippets with esbuild-wasm in a browser worker without uploading code.
LIVEGenerate deterministic sample JSON from a JSON Schema for docs, mocks and tests without sending schemas to a backend.
LIVEVisualize RxJS-style marble timelines for map, filter, take, debounceTime, mergeMap and switchMap in deterministic virtual time.
LIVEPractice Playwright-style locators, accessible names, strictness diagnostics, filter hasText and nth against a sanitized DOM snapshot.
LIVETest date-fns format tokens, parseISO, custom parse, locale options, protected token warnings and formatDistance in the browser.
LIVECompare Jest-style matcher behavior, PASS/FAIL output, .not, expected versus received diffs and JSON-only edge cases in the browser.
LIVEValidate YAML syntax, convert YAML to JSON and inspect diagnostics, multi-document streams and tree paths in the browser.
Yes. The playground is prepared so you can test behavior without a local install and without a separate search backend.
Yes. The directory links directly to /play/:slug pages, where the playground and supporting explanation live together.
Yes. The directory architecture and routing model are already prepared for more libraries, languages, and categories.