An open API service indexing awesome lists of open source software.

https://github.com/fjc0k/umdify

CJS/ESM to UMD for the selective packages.
https://github.com/fjc0k/umdify

Last synced: 6 months ago
JSON representation

CJS/ESM to UMD for the selective packages.

Awesome Lists containing this project

README

          

# umdify

CJS/ESM to UMD for the selective packages.

## Umdified packages

| package | umdified package | description |
| ---------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------- |
| [posthtml](https://www.npmjs.com/package/posthtml) | [@umdify/posthtml](https://www.npmjs.com/package/@umdify/posthtml) | PostHTML is a tool to transform HTML/XML with JS plugins |
| [graphemer](https://www.npmjs.com/package/graphemer) | [@umdify/graphemer](https://www.npmjs.com/package/@umdify/graphemer) | Unicode character splitter |