Prettier plugin for Laravel Blade templates
Convert serialized PHP data to a javascript object graph
JMESPath implementation in javascript
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Stylable text tables, handling ansi colour. Useful for console output.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Lezer-based PHP grammar
Locutus other languages' standard libraries to JavaScript for fun and educational purposes
PHP.wasm for Node.js
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
PHP serialize/unserialize in Javascript
Useful functions when working with JSON.
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
PHP.wasm – emscripten bindings for PHP
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the length of a Typed Array
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
pack node-style source files from a json stream into a browser bundle
Convert simple JS data to PHP
Remove duplicate values from an array. Fastest ES5 implementation.