aurelia-pal-nodejs
- Version 3.0.0-rc.2
- Published
- 42.9 kB
- 2 dependencies
- MIT license
Install
npm i aurelia-pal-nodejsyarn add aurelia-pal-nodejspnpm add aurelia-pal-nodejsOverview
The Node.js-specific implementation of Aurelia's platform abstraction layer.
Index
Functions
function ensurePerformance
ensurePerformance: (window: any) => void;function globalize
globalize: () => typeof globalThis;initializes and makes variables like 'window' into NodeJS globals
function initialize
initialize: () => void;Initializes the PAL with the NodeJS-targeted implementation.
function reset
reset: (window?: Window) => void;Package Files (2)
Dependencies (2)
Dev Dependencies (10)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/aurelia-pal-nodejs.
- Markdown[](https://www.jsdocs.io/package/aurelia-pal-nodejs)
- HTML<a href="https://www.jsdocs.io/package/aurelia-pal-nodejs"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3302 ms. - Missing or incorrect documentation? Open an issue for this package.
