svelte-i18n
buefy
svelte-i18n | buefy | |
---|---|---|
7 | 18 | |
1,296 | 9,574 | |
1.5% | 0.0% | |
3.4 | 6.3 | |
4 months ago | 4 months ago | |
TypeScript | Vue | |
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.
svelte-i18n
-
React may be getting a new hook — useEvent
Yeah I'm just using svelte-18n
-
Beam your Svelte internationalization up to a new level
Make sure you have Node.js and npm installed. It's best, if you have some experience with simple HTML, JavaScript and basic Svelte, before jumping to svelte-i18n.
- Any issues with Svelte that can be a target of an open source project?
-
Best i18n library for SvelteKit?
There are some great i18n libraries which can be used together with SvelteKit, such as svelte-i18n, typesafe-i18n or svelte-intl-precompile. However, a month ago, I decided to create my own, modular and lightweight one, because i was missing some features like dynamic translations load (load translations for visited pages only), custom translation sources (e.g. external API) or component scoped translations, etc...
-
What about localization with Svelte/SvelteKit?
I had reasonable success with https://github.com/kaisermann/svelte-i18n in one of my pet projects.
- Been using Vue for years professionally love it. But Svelte looks so good... What would I miss from Vue if I converted to Svelte?
-
A solution to internationalize routing in Sapper
With the svelte-i18n library internationalization of a Svelte / Sapper apps has gotten a lot better, but there has been an omission in solutions for routing languages (despite long discussions). I would like to share our solution for making internationalized routing:
buefy
-
Awesome | Top 9 UI Frameworks for Vue.js
Buefy is a lightweight UI component library based on Bulma. It provides simple, lightweight, and responsive components for building web interfaces.
-
Seriously weird issue - same build behaving differently in different places
I looked into Buefy, which has great and accessible source code btw, and my hunch was correct. See line 184 at this link: https://github.com/buefy/buefy/blob/dev/src/components/carousel/CarouselList.vue
-
Top UI libraries for Vue JS in 2023
Buefy: A lightweight UI library that provides a range of customizable UI components, including forms, buttons, and navbars.
-
Any UI framework for Vue that isn't so opinionated it can't be customized? - Also, what's it like working with your preferred framework?
Back in the day I used Buefy https://buefy.org/ which is a Vue version of Bulma. I like it, I'd say it was easy to implement and I could change the style a bit without too many lines of code.
-
What are these #hash references in template tags ?
I'm learning Vue and today noticed something I hadn't seen before, by Buefy component templates, namely hash-prefixed attributes on template tags e.g.
-
FYI
Encountered this issue as we're looking into solutions for migrating a Vue 2 + Buefy codebase over to Vue 3. The maintainer is actively working on Oruga, which for the most part, has a very similar api to Buefy components and is pretty close in terms of component parity. I only found out about Oruga through this pinned issue in the Buefy repo.
-
Is there a way to use `Vue.compile()` within Nuxt?
That will render any Vue components referenced within the content returned from the API. In my case, it contained Buefy component references e.g.:
-
What are the best CSS frameworks?
I like Bulma and I've used it on most recent projects. It feels lighter and easier to customize than Bootstrap. Buefy is vue components based on Bulma. It's pretty good, but lately I've been using Livewire.
-
Bootstrap vs Tailwind
Personally I don't like either. Bootstrap seems too bloated and cookie-cutter, and Tailwind is inline styles and clutter. Lately I've used Bulma (CSS framework) and Buefy (Bulma + Vue) on a couple of projects. I also like the look of Pure CSS, but I haven't used it.
-
Why are none of the good UI frameworks compatible with Vue 3 yet?
It seems that the good UI frameworks are only available for Vue 2 at present. Bootstrap (Bootstrap-vue), Semantic UI (Semantic UI Vue), Bulma (Buefy), Material (Vuetify) all only support Vue 2.
What are some alternatives?
typesafe-i18n - A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.
vuetify - 🐉 Vue Component Framework
svelte-intl-precompile - I18n library for Svelte.js that analyzes your keys at build time for max performance and minimal footprint
primevue - Next Generation Vue UI Component Library
svelte-preprocess - A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
vuesax - New Framework Components for Vue.js 2
jsLingui - 🌍 📖 A readable, automated, and optimized (3 kb) internationalization for JavaScript
bootstrap-vue - BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
tolgee-js - Tolgee JavaScript libraries monorepo
Quasar Framework - Quasar Framework - Build high-performance VueJS user interfaces in record time
vue-i18n-extract - Manage vue-i18n localization with static analysis
bootstrap-wysiwyg