Trumbowyg
VuePress
Our great sponsors
Trumbowyg | VuePress | |
---|---|---|
4 | 34 | |
3,731 | 20,679 | |
- | 0.8% | |
5.8 | 8.2 | |
5 days ago | 28 days ago | |
JavaScript | JavaScript | |
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.
Trumbowyg
-
New rich text editors use native contenteditable
DraftJS, Slate, ProseMirror, Quill and more - they all use their model for abstracting dom (unfortunately I don't rememeber what was the exact reasoning. Quill has some article on that https://quilljs.com/docs/delta) I can see now the surge of new RTEs that simply use contenteditable and dom. Is it that isssue from the past that led those libs above to use abstractions - are not valid anymore? Examples: https://atata.io/examples/custom-rich-text-editor-based-on-contenteditable/ http://suneditor.com/sample/index.html https://alex-d.github.io/Trumbowyg https://zenpen.io
-
New rich text editors use native contenteditable without abstractions over DOM
https://alex-d.github.io/Trumbowyg
-
A curated list of awesome things related to Vue.js
vue-trumbowyg Vue.js component for Trumbowyg WYSIWYG editor
VuePress
-
On what platform should the Wiki run?
A few popular examples of static site generators include Hugo, Jekyll, and VuePress.
-
Introduction to the VueJs Framework
VuePress
-
Show HN: Shale – a Ruby object mapper and serializer for JSON, YAML and XML
Documentation site was based on https://vuepress.vuejs.org/ but it evolved so much I dropped Vue all together and wen't with plain HTML instead. I must have left that meta tag from the early days.
Regarding Vue I use it daily at my job, great library :)
-
Best headless CMS and SSG for Vue 3 and Vite
Also, I can't find a good static site generator. VuePress(v1) or Gridsome isn't updated anymore, I had some problems developing. Nuxt 3 looks very good but it is still in beta(Had a lot of problems).Do you have any you can suggest? Looking here, other solutions don't appeal to me neither. I am thinking of VuePress Next(still beta but looks good. Tell me if you tested and think that they are production ready) or Vite static deploy.
-
#10: Get Creative - with Vue.js
In this article, I'll give several examples of sites I've created using Vue and VuePress, a popular way to build static sites with Vue. I'll also walk through a game engine we created in VuePress that you can deploy as a SWA, and touch on the use of Vite.js, a lightning-fast toolkit you can use to build all types of applications, built by the masterminds behind the Vue.js projects.
-
Is anybody else overwhelmed by choice when it comes to pick the right tool/framework/stack?
Just kidding, although using both I still prefer React over Vue fwiw. There totally is, look at VuePress as it’s essentially the same thing, but for Vue obviously.
-
SSGs through the ages: The 'Rebirth' era
Four years after creating VuePress, Evan You came back with a new SSG, VitePress. “VitePress is VuePress’ little brother, built on top of Vite.”
-
SSGs through the ages: The 'Maybe Static Wasn't So Bad' era
VuePress
-
Add BootstrapVue to VuePress
The first thing we need to do is create a new VuePress project. It's really easy with the latest version of npm or yarn. From the VuePress docs
-
What tools are you using to create devops documentation
https://vuepress.vuejs.org/ to turn markdown into a static site and https://www.diagrams.net/ or https://mermaid-js.github.io/mermaid/#/ for diagrams.
What are some alternatives?
Docusaurus - Easy to maintain open source documentation websites.
TinyMCE - The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
MkDocs - Project documentation with Markdown.
quill - Quill is a modern WYSIWYG editor built for compatibility and extensibility.
Summernote - Super simple WYSIWYG editor
docsify - 🃏 A magical documentation site generator.
typedoc - Documentation generator for TypeScript projects.
bootstrap-wysiwyg
Next.js - The React Framework
laravel-snappy - Laravel Snappy PDF
SimpleMDE - A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
Nuxt.js - The Intuitive Vue(2) Framework