MagLit
lit
Our great sponsors
MagLit | lit | |
---|---|---|
33 | 98 | |
374 | 13,656 | |
- | 1.8% | |
8.6 | 9.3 | |
19 days ago | 3 days ago | |
JavaScript | TypeScript | |
GNU Affero General Public License v3.0 | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MagLit
- Ask HN: Tools you have built for yourself?
- MagLit - Free and Open Source Link Shortener with Privacy, Encryption, Password Protection and more!
- Design-first open source softwares, is that a thing/possible?
-
A SaaS to protect any web page with a password?
There are many services that offer such a functionality. Just search for "password protected link shortener". One example would be https://maglit.me/ by u/NayamAmarshe (I haven't tried it, I only read this post). However if you care for privacy (kind of the point of the whole post) and you have a web server you might want to selfhost the service (has a lot of other advantages as well, link all the easy to remember keywords are still available), which gives you even more options: like again MagLit or YOURLS with the Password Protection Plugin. (disclaimer: I am using a self hosted YOURLS instance myself, but have not used this plugin yet).
-
MagLit🔥 - I made a FOSS Encrypted Link Shortener with Password Protection Support
Star it on Github: https://github.com/NayamAmarshe/MagLit
-
Privacy friendly URL shortener?
Someone here posted https://maglit.me/, but people had mixed reactions to it (try to search here).
-
Routing in 120 Lines (including comments)
The 'live preview' can be turned on with yarn dev or npm run dev. I made https://maglit.me with next.js.
-
MagLit - FOSS Privacy Respecting Encrypted Link Shortener with Password Protection
Source Code with Verifiable Builds: https://github.com/NayamAmarshe/MagLit
lit
-
What is your ideal setup for new project for solo developers
My go-to front end these days is Lit with web components, rollup, and web dev server.
- [Presentation] Fable.Lit
-
Astro vs. Lit vs. other options (?)
So far I have found two suitable candidates. They are Astro and Lit. Which one of these would you choose? And are there any others you can recommend?
-
Is there a better option than plain HTML, CSS and JS for creating my own design system?
next, use some framework such as lit.dev or Svelte. you may argue “you don’t need it now,” but I guarantee you that if you actually want to reuse this, you will at some point need a framework, and there is no sane way to consume raw HTML/CSS/JS in a framework. picking something is better than nothing. so all your work would be wasted.
-
Creating a component library and as both Svelte and Web components
If you want to create WCs I’d recommend looking into libraries specifically made to author them (e.g Lit).
- HTML with Superpowers: An Introduction to Web Components
-
Using Lit Components in an Enhance App
Recently, on the Enhance Discord, there was a question about how to use Lit web components in an Enhance application. Since Lit components extend standard web components, adding Lit to your Enhance app is easy.
- Web Components
-
Migrating from Vue 2 to Svelte
> Bo idea why you put SSR and web components in the same sentence
A typical JS framework fence sitter would build SSR first applications and might likely think about using a light weight framework like Svelte for a client rendered 'feature (or) two' like I did.
> There are multiple documented downsides, including by Rich Harris, the author of Svelte
In link [2] of my parent comment I've mentioned those, I've no technical contention on his PoV but that 'Custom Element' feature is buggy, Is not made clear upfront and that there's no intention to fix it.
> As long as you pretend you need web components for SSR, no framework will be right for you, including web components themselves.
What about web components first framework like Lit[1]? I'm not stating it as a fact, But asking?
[1] https://lit.dev/
What are some alternatives?
Svelte - Cybernetically enhanced web apps
Vue.js - đź–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
stencil - A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.
Angular - The modern web developer’s platform
Preact - ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
minze - Dead-simple JS framework for native web components.
lit-state - Simple shared app state management for LitElement.
fresh - The next-gen web framework.
React - A declarative, efficient, and flexible JavaScript library for building user interfaces.
astro - Build faster websites with Astro's next-gen island architecture 🏝✨
ui5-webcomponents - UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
htmx - </> htmx - high power tools for HTML