@php-wasm/node-polyfills
v1.0.11
Published
PHP.wasm – polyfills for Node.js
Downloads
4,291
Keywords
Readme
php-wasm-node-polyfills
Polyfills JavaScript classes and methods required by WordPress Playground.
Ensures compatibility with the following environments:
- Node.js >= 18
- JSDom
Building
Run nx build php-wasm-node-polyfills
to build the library.
Running unit tests
Run nx test php-wasm-node-polyfills
to execute the unit tests via Jest.