A Desktop UI LibraryElement, a Vue 2.0 based component library for developers, designers and product managers
Category: Javascript
Link
9 Vue.js Libraries That Will Make Your Life Easier – Better Programming – Medium
- Vue-Lazyload is a great library for lazy loading of not only images but also components.
- vue-head library makes manipulating the information in the head tag a piece of cake.
- BootstrapVue: Bootstrap components built with Vue.
- Vue-multiselect library is the way to go if you need a little bit more than HTML’s standard
select. - Another popular UI toolkit: is Element UI
- vuelidate is a library that provides simple, lightweight, model-based validation for Vue.js
- When you need drag-and-drop functionality for your application, you don’t have to look any further than Vue.Draggable.
- Vue Apollo library makes the use of Vue.js and GraphQL/Apollo together smooth and pleasant.
- If you need a multi-language application, then you’ll definitely need the Vue-18n library.
Link
Clean up your code by removing ‘if-else’ statements
Nifty techniques, I fear they will be soon be abused by too many people….
Javascript
Svelte • Cybernetically enhanced web apps
Svelte • Cybernetically enhanced web apps No virtual DOM. Svelte compiles your code to tiny, framework-less vanilla JS — your app starts fast and stays fast I shall keep an eye on this
Link
Javascript
cell-editable vue table
It seems time has come for me to learn Chinese or to heavily rely on translators: vue table 组件 强大、灵活,支持 单元格合并、单元格编辑、多表头固定、多列固定、列拖动、排序、自定义列、分页、单元格编辑、全选、行展开、条件过滤、footer 汇总、导出excel、汇总 Vue2.x flexible table components, support for cell edit,multi-head fixed, multi-column fixed, clumn drag, sort, custom column,Cell Editing, Support cell merge (colSpan and rowSpan),Support checkbox selection Source: vue table 组件 强大、灵活 支持单元格合并、单元格编辑、多表头固定、多列固定、列拖动、排序、自定义列、分页、单元格编辑、全选、行展开、条件过滤、footer 汇总、导出excel、汇总 github…
Link
Javascript, Role Play Games, Software Libero
Tectonics.js – 3d plate tectonics in your web browser
Tectonics.js – 3d plate tectonics in your web browser Well… WOW
Link
One fine day evening, after writing a handful of beautiful JavaScript code, sipping your coffee, you smile — the code looks especially…
After reading Inspecting one of the most famous JavaScript bugs of all time one may wonder how such flaws does not “explode” in the face of every developer, subtle as it is
Link
8 useful CSS tricks: Parallax images, sticky footers and more
This article shares some of my most satisfying “ah-hah!” moments learning CSS, and I hope it can prompt some “ah-hah!” moments for you too.
