@reallyland/esm
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

@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

Package Sidebar

Install

npm i @reallyland/esm

Weekly Downloads

1,931

Version

0.0.8

License

MIT

Unpacked Size

1.95 MB

Total Files

19

Last publish

Collaborators

  • motss