TypeScript plugin-api Projects
-
vlite
🦋 vLitejs is a fast and lightweight Javascript library for customizing video and audio player in Javascript with a minimalist theme (HTML5, Youtube, Vimeo, Dailymotion) (by vlitejs)
This issue was a bit of work and a lot of research. Someone wanted to be able to open YouTube video in YouTube instead of watching it on the site. Rubyvideo use a lightweight JavaScript library for their video player called Vlitejs. My first instinct was to look at PRs involving modifications to the video player. And there was a PR adding playback feature to the video player. They did it via JS using event listeners. So, Now I had an idea of how to implement it. Next I took a look at the JS library used to see if they have any built in way to implement it. Unfortunately they didn't. So, I planned to add and icon on the player itself. When clicked it would open the video in a new tab.
-
Civic Auth
Web2 & Web3 login in a simple SDK. Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.
-
Project mention: Supercharge Your TailwindCSS Plugin Development with Plugwind.js | dev.to | 2024-10-20
Or find it on JSR and GitHub.