https://github.com/carrotzpc/umdjs
Provides UMD build dist for some npm packages
https://github.com/carrotzpc/umdjs
umd umd-modules
Last synced: 11 months ago
JSON representation
Provides UMD build dist for some npm packages
- Host: GitHub
- URL: https://github.com/carrotzpc/umdjs
- Owner: Carrotzpc
- License: mit
- Created: 2024-05-15T05:55:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T09:01:44.000Z (about 2 years ago)
- Last Synced: 2025-07-25T10:29:15.168Z (11 months ago)
- Topics: umd, umd-modules
- Language: TypeScript
- Homepage: https://carrotzpc.github.io/umdjs/
- Size: 894 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UMDjs
Provides umd build dist for some npm packages.
English ・ [简体中文](./README.zh-CN.md) ・ [Report Bug][github-issues-link] · [Request Feature][github-issues-link]
[![][github-release-shield]][github-release-link]
[![][github-releasedate-shield]][github-releasedate-link]
[![][github-action-release-shield]][github-action-release-link]
[![][github-contributors-shield]][github-contributors-link]
[![][github-forks-shield]][github-forks-link]
[![][github-stars-shield]][github-stars-link]
[![][github-issues-shield]][github-issues-link]
[![][github-license-shield]][github-license-link]
## 📦 Ecosystem
| NAME | REPO | NPM | DOWNLOAD |
| --------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------- |
| [@umdjs/query-string][query-string-url] | [packages/query-string][query-string-github] | [![][query-string-shield]][query-string-url] | ![][query-string-download] |
## ⌨️ Local Development
You can use Github Codespaces for online development:
[![][github-codespace-shield]][github-codespace-link]
Or clone it for local development:
```bash
git clone https://github.com/Carrotzpc/umdjs.git
cd umdjs
pnpm install
```
[![][back-to-top]](#readme-top)
## 🤝 Contributing
Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub [Issues][github-issues-link] to get stuck in to show us what you’re made of.
[![][pr-welcome-shield]][pr-welcome-link]
[![][github-contrib-shield]][github-contrib-link]
[![][back-to-top]](#readme-top)
---
#### 📝 License
Copyright © 2024 [Carrotzpc][profile-link].
This project is [MIT](./LICENSE) licensed.
[back-to-top]: https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square
[github-action-release-link]: https://github.com/Carrotzpc/umdjs/actions/workflows/release.yml
[github-action-release-shield]: https://img.shields.io/github/actions/workflow/status/Carrotzpc/umdjs/release.yml?label=release&labelColor=black&logo=githubactions&logoColor=white&style=flat-square
[github-codespace-link]: https://codespaces.new/Carrotzpc/umdjs
[github-codespace-shield]: https://github.com/codespaces/badge.svg
[github-contrib-link]: https://github.com/Carrotzpc/umdjs/graphs/contributors
[github-contrib-shield]: https://contrib.rocks/image?repo=Carrotzpc%2Fumdjs
[github-contributors-link]: https://github.com/Carrotzpc/umdjs/graphs/contributors
[github-contributors-shield]: https://img.shields.io/github/contributors/Carrotzpc/umdjs?color=c4f042&labelColor=black&style=flat-square
[github-forks-link]: https://github.com/Carrotzpc/umdjs/network/members
[github-forks-shield]: https://img.shields.io/github/forks/Carrotzpc/umdjs?color=8ae8ff&labelColor=black&style=flat-square
[github-issues-link]: https://github.com/Carrotzpc/umdjs/issues
[github-issues-shield]: https://img.shields.io/github/issues/Carrotzpc/umdjs?color=ff80eb&labelColor=black&style=flat-square
[github-license-link]: https://github.com/Carrotzpc/umdjs/blob/main/LICENSE
[github-license-shield]: https://img.shields.io/github/license/Carrotzpc/umdjs?color=white&labelColor=black&style=flat-square
[github-release-link]: https://github.com/Carrotzpc/umdjs/releases
[github-release-shield]: https://img.shields.io/github/v/release/Carrotzpc/umdjs?color=369eff&labelColor=black&logo=github&style=flat-square
[github-releasedate-link]: https://github.com/Carrotzpc/umdjs/releases
[github-releasedate-shield]: https://img.shields.io/github/release-date/Carrotzpc/umdjs?labelColor=black&style=flat-square
[github-stars-link]: https://github.com/Carrotzpc/umdjs/network/stargazers
[github-stars-shield]: https://img.shields.io/github/stars/Carrotzpc/umdjs?color=ffcb47&labelColor=black&style=flat-square
[pr-welcome-link]: https://github.com/Carrotzpc/umdjs/pulls
[pr-welcome-shield]: https://img.shields.io/badge/🥕_pr_welcome-%E2%86%92-ffcb47?labelColor=black&style=for-the-badge
[profile-link]: https://github.com/Carrotzpc
[query-string-download]: https://img.shields.io/npm/dt/@umdjs/query-string?labelColor=black&style=flat-square
[query-string-github]: https://github.com/Carrotzpc/umdjs/tree/master/packages/query-string/README.md
[query-string-shield]: https://img.shields.io/npm/v/@umdjs/query-string?color=369eff&labelColor=black&logo=npm&logoColor=white&style=flat-square
[query-string-url]: https://www.npmjs.com/package/@umdjs/query-string