A collection of node modules re-exported as ES Modules
npm install @reallyland/esm
A collection of node modules re-exported as ES Modules

[![tippin.me][tippin-me-badge]][tippin-me-url]
[![Follow me][follow-me-badge]][follow-me-url]
[![Version][version-badge]][version-url]
[![MIT License][mit-license-badge]][mit-license-url]
[![Downloads][downloads-badge]][downloads-url]
[![Total downloads][total-downloads-badge]][downloads-url]
[![Packagephobia][packagephobia-badge]][packagephobia-url]
[![Bundlephobia][bundlephobia-badge]][bundlephobia-url]
[![Dependency Status][daviddm-badge]][daviddm-url]
> 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.
- Usage
- API Reference
- License
``ts
import { parse } from '@reallyland/esm';
parse('
1. [clone-deep]
1. [parse5]
2. [prismjs]
MIT License © Rong Sen Ng
[clone-deep]: https://www.npmjs.com/package/lodash.clonedeep
[parse5]: https://github.com/inikulin/parse5
[prismjs]: https://github.com/PrismJS/prism
[array-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array
[boolean-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean
[date-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
[error-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error
[function-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function
[map-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map
[number-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number
[object-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object
[promise-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise
[regexp-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp
[set-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set
[string-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String
[void-mdn-url]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/void
[tippin-me-badge]: https://badgen.net/badge/%E2%9A%A1%EF%B8%8Ftippin.me/@igarshmyb/F0918E
[follow-me-badge]: https://flat.badgen.net/twitter/follow/igarshmyb?icon=twitter
[version-badge]: https://flat.badgen.net/npm/v/@reallyland/esm?icon=npm
[mit-license-badge]: https://flat.badgen.net/npm/license/@reallyland/esm
[downloads-badge]: https://flat.badgen.net/npm/dm/@reallyland/esm
[total-downloads-badge]: https://flat.badgen.net/npm/dt/@reallyland/esm?label=total%20downloads
[packagephobia-badge]: https://flat.badgen.net/packagephobia/install/@reallyland/esm
[bundlephobia-badge]: https://flat.badgen.net/bundlephobia/minzip/@reallyland/esm
[daviddm-badge]: https://flat.badgen.net/david/dep/reallyland/esm
[coc-badge]: https://flat.badgen.net/badge/code%20of/conduct/pink
[tippin-me-url]: https://tippin.me/@igarshmyb
[follow-me-url]: https://twitter.com/igarshmyb?utm_source=github.com&utm_medium=referral&utm_content=reallyland/esm
[version-url]: https://www.npmjs.com/package/@reallyland/esm
[mit-license-url]: https://github.com/reallyland/esm/blob/master/LICENSE
[downloads-url]: https://www.npmtrends.com/@reallyland/esm
[packagephobia-url]: https://packagephobia.now.sh/result?p=@reallyland/esm
[bundlephobia-url]: https://bundlephobia.com/result?p=@reallyland/esm
[daviddm-url]: https://david-dm.org/reallyland/esm
[coc-url]: https://github.com/reallyland/esm/blob/master/CODE_OF_CONDUCT.md