@reallyland/esm

A collection of node modules re-exported as ES Modules

Usage no npm install needed!

<script type="module">
  import reallylandEsm from 'https://cdn.skypack.dev/@reallyland/esm';
</script>

README

@reallyland/esm

A collection of node modules re-exported as ES Modules


Buy Me A Coffee tippin.me Follow me

Version MIT License

Downloads Total downloads Packagephobia Bundlephobia

Dependency Status

Re-compiled modules are re-exported as ES Modules so that it can be used in any JavaScript runtime environment that supports native ES Modules.

Table of contents

Usage

import { parse } from '@reallyland/esm';

parse('<h1>Hello, World!</h1>');

API Reference

  1. clone-deep
  2. parse5
  3. prismjs

License

MIT License © Rong Sen Ng