Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

isomorphic-dom

codejamninja10MIT0.0.2

Isomorphic DOM with browser and NodeJS support

readme

isomorphic-dom

GitHub stars

Isomorphic DOM with browser and NodeJS support

Please ★ this repo if you found it useful ★ ★ ★

Features

  • NodeJS support
  • Browser support

Installation

npm install --save isomorphic-dom

Dependencies

Usage

import { window } from 'isomorphic-dom';

Support

Submit an issue

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2018

Changelog

Review the changelog

Credits

Support on Liberapay

A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Liberapay receiving Liberapay patrons

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.0.1] - 2018-05-15

Added

  • Initial release