vue-flow
A highly customizable Flowchart component for Vue 3. Features seamless zoom & pan π, additional components like a Minimap πΊ and utilities to interact with state and graph. (by bcakmakoglu)
laravel-vue-i18n
Allows to connect your `Laravel` Framework translation files with `Vue`. (by xiCO2k)
vue-flow | laravel-vue-i18n | |
---|---|---|
8 | 3 | |
5,564 | 678 | |
2.1% | 0.6% | |
8.9 | 5.9 | |
5 days ago | 5 months ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
vue-flow
Posts with mentions or reviews of vue-flow.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-29.
- Show HN: Svelte Flow β a library for creating node-based UIs
-
Visual Node Graph with ImGui
Several out there. Pick your poison https://vueflow.dev/ or https://reactflow.dev/
-
Interactive Nodes-and-edges graph in Vue
For some use cases, I think vue-flow would count as a graph library. In your case, this is probably a good library to use.
-
[Showoff Saturday] I made an AI powered diagram creator.. just describe your diagram using language
I'm using vue-flow (https://vueflow.dev/). it's excellent, based on react-flow
- Migrating from Vue 2 to Svelte
-
Is there a JS library that will let me create a flow diagram like GitHubβs visualization graph? (Removed my similar and confusing question from earlier today)
Hey, idk if you are familiar with react but there is https://reactflow.dev/ https://vueflow.dev/ https://github.com/sidharth-anand/svelte-flow
-
Diagramming Library
Would Vue Flow not provide the necessary functionality?
-
Improving drag'n'drop
How about vue-flow? I just stumbled across it a couple of days ago but it seems to be a well-written package and they have a discord if you need help.
laravel-vue-i18n
Posts with mentions or reviews of laravel-vue-i18n.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-18.
-
When working with Inertia, how do you handle translations? Through laravel or vue-i18n?
I personally have used both vue i18n and laravel-vuei18n. The latter will create a php_{lang}.json file which will import all your translations from within the locales folders with a .php extension. That being said, I would recommend the second option since I find it the easiest and you can still use separate translations. (It also supports SSR) https://github.com/xiCO2k/laravel-vue-i18n
-
Multilingual Support with Laravel & Vue
Nice read. I like to keep one single place for all language files in stead of splitting up between Laravel and Vue. For this Iβve used https://github.com/xiCO2k/laravel-vue-i18n
-
How can I use Laravel Translation inside JS?
I've used this package on a few projects and I really like it : https://github.com/xiCO2k/laravel-vue-i18n
What are some alternatives?
When comparing vue-flow and laravel-vue-i18n you can also consider the following projects:
Drawflow - Simple flow library π₯οΈπ±οΈ
laravel-jetstream-react - βοΈ CLI to replace Vue with React in Laravel Jetstream
leader-line - Draw a leader line in your web page.
vue-subscription - A type-safe π₯ & tiny βοΈ super-charged ref β‘οΈ in Vue π.
vue-nodegui - Build performant, native and cross-platform desktop applications with native Vue + powerful CSS like styling.π
Laravel-JS-Localization - π Convert your Laravel messages and consume them in the front-end!