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.
- Host: GitHub
- URL: https://github.com/fjc0k/umdify
- Owner: fjc0k
- License: mit
- Created: 2021-09-11T02:35:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T08:31:12.000Z (over 2 years ago)
- Last Synced: 2025-03-10T12:04:12.223Z (7 months ago)
- Language: TypeScript
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |