Franck Freiburger's repositories
http-vue-loader
load .vue files from your html/js
vue3-sfc-loader
Single File Component loader for Vue2 and Vue3. Load .vue files directly from your HTML. No node.js environment, no build step.
vue-resize-sensor
detect container resizing
vue-calendar-picker
Calendar component
module-invalidate
Invalidate node.js modules loaded through require()
vue-file-upload
File upload component for Vue.js 2
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
awesome-nodejs
:zap: Delightful Node.js packages and resources
awesome-vue
A curated list of awesome things related to Vue.js
awesome-vue-3
A curated list of awesome things related to Vue 3
css-element-queries
CSS-Element-Queries Polyfill. proof-of-concept for high-speed element dimension/media queries in valid css.
jslibs
Jslibs is a standalone JavaScript development runtime environment for using JavaScript as a general-purpose scripting language
node-ldapjs
LDAP Client and Server API for node.js
pdf.js
PDF Reader in JavaScript
ssh2-sftp-client
a client for SSH2 SFTP
vue-hackernews-2.0
HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
vue-router
The official router for Vue.js.