threlte
flowbite-svelte
threlte | flowbite-svelte | |
---|---|---|
29 | 11 | |
2,852 | 2,448 | |
3.6% | 3.0% | |
9.9 | 9.3 | |
10 days ago | 9 days ago | |
Svelte | Svelte | |
MIT License | MIT 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.
threlte
- 3D Framework for Svelte
-
Threlte 8
Please add a "What is Threlte?" link section to the page about the release of version 8. You already have this page available as the landing page of the Threlte website ( https://threlte.xyz/ ).
Longer term, I would migrate away from the ".xyz" domain as it's (sadly) now become closely associated with the "Web3/Blockchain" space.
-
An experiment in UI density created with Svelte
Svelte can be used with renderless components. https://imfeld.dev/writing/svelte_domless_components
Svelte can also draw on a canvas. There is Threlte: https://threlte.xyz/
- FLaNK-AIM Weekly 06 May 2024
-
Show HN: 3D Framework for the Web. Built on Svelte and Three.js
Thanks! Threlte is "just" offering a declarative way to express Three.js. If you know how the `` component and its props and event handlers work, you can use the Three.js documentation for everything else.
Apart from that with Threlte I personally practice documentation-driven-development, so ecosystem packages are exhaustively documented. If you're missing something, let us know via an issue[1] or on Discord[2].
Accessibility is a topic we didn't care enough yet to be perfectly honest. Accessibility doesn't stop at screen readers though, it's about contrast, size, colors, motion, reachability, and so much more that we cannot provide and are a consumer topic. Naturally WebGL apps suffer from being practically invisible to screenreaders. There are workarounds[3] but essentially this has to be solved by consumers of Threlte (devs) and hopefully by browser vendors at some point in the future.
[1] https://github.com/threlte/threlte/issues
[2] http://chat.threlte.xyz
[3] https://github.com/pmndrs/react-three-a11y
-
Mario meets Pareto: multi-objective optimization of Mario Kart builds
more specifically it's using the svelte wrapper of three.js called Threlte: https://threlte.xyz/
- Threlte: A Three.js component library for Svelte
- A Three.js component library for Svelte
-
What is your experience with JavaScript libraries for 3D graphics?
Three.js is great when there is a layer between me and it's API. Been playing with https://threlte.xyz/ and really enjoying it.
-
Is there a way to improve the performance of this visual element in Svelte?
Maybe try https://threlte.xyz/
flowbite-svelte
-
10+ UI Libraries for Svelte to Try in 2024
GitHub: 1.9k stars License: MIT
- Flowbite Svelte - Open-source Svelte UI component library [MIT License]
- Flowbite Svelte - Open-source Svelte UI components built with Tailwind CSS [MIT License]
-
Show dev: Flowbite Svelte - Open-source UI component library
Flowbite Svelte is a free and open-source UI component library licensed under the MIT License.
-
Flowbite-Svelte website update
You can set in the tailwind.css.cjs. https://github.com/themesberg/flowbite-svelte/blob/main/tailwind.config.cjs
-
New Flowbite Svelte documentation is out ๐งก
The code is open source on GitHub.
- Help with tabs component
-
State of Flowbite: learn more about our results from 2022 and what we plan to build this year
The open-source Flowbite libraries such as Flowbite React, Flowbite Svelte, and Flowbite Vue have been nicely growing in terms of number of components, functionality, documentation, and also usage.
-
Has anyone used SvelteKit to build a UI component library / Toolkit / Design System?
flowbite-svelte ๐ค
-
KitDocs: Docs integration for SvelteKit (Vitepress alternative for Svelte)
A great work and thank you. I appreciate your work as I am maintaining open-source projects as well. I may use it for my project. BTW: When I click a logo at the top left, it doesn't take me to the home page.
What are some alternatives?
kit-docs - Documentation integration for SvelteKit.
fluent-svelte - A faithful implementation of Microsoft's Fluent Design System in Svelte.
peritext - A CRDT for asynchronous rich-text collaboration, where authors can work independently and then merge their changes.
three-minifier - Minify THREE.js
SveltePress - Documentation for humans.