dance2die / bunpkg-client

πŸ” Build UNPKG URLs - doesn't work for now cuz Heroku offers no free plan

Home Page:https://bunpkg.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status Known Vulnerabilities

What?

Build UNPKG links & script tags.
Here is a demo.

Demo Video

Backend code

Source code is available on dance2die/bunpkg-server.

Why?

A few reasons

  1. Inspired by Michael Jackson on how he got started with UNPKG on React Podcast Episode 19, "Supporting Open Source with Michael Jackson".
  2. To make it easier to generate <script> tags for UNPKG.
  3. To learn continuously.

ToDo

  • Iron out bugs - When back-end running on Heroku is unreachable, notify users
  • Learn how to set up Redis to cache package names & version info
  • Learn how to use CloudFlare API
  • After caching works, make it work like CodeSandBox "Add Dependency" dialog box
  • Make it available offline (PWA)
  • Learn & apply Accessibility features

About

πŸ” Build UNPKG URLs - doesn't work for now cuz Heroku offers no free plan

https://bunpkg.netlify.app/

License:MIT License


Languages

Language:JavaScript 81.4%Language:CSS 13.9%Language:HTML 4.7%