react-default-memo

React default memoization

Usage no npm install needed!

<script type="module">
  import reactDefaultMemo from 'https://cdn.skypack.dev/react-default-memo';
</script>

README

react-default-memo

npm npm (tag) Release Coveralls semantic-release Dependabot

Demo.

Installation

npm i react-default memo
yarn add react-default-memo

Usage

Add at the top of a file:

/** @jsx createValueElement */
import { createValueElement } from "react-default-memo";