Vue2js - JavaScript
https://github.com/JacksonTian/vue2js 25Vue2js - JavaScript Similar Projects List
Includedir - Rust
75
tauri_includedir_codegen - Include a whole directory tree at compile time! - Compile time part. includedir Include a directory in your Rust binary, e.g. static files for your web server or assets for your game. Features Automatically compile data
Ctpg - C++
218
Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time. CTPG C++ Compile Time Parser Generator C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser
Tour of heroes vue2 - JavaScript
29
Tour of Heroes (Vue 2.0) Tour of Heroes revue vue-router Airbnb eslint @aweber1Tour of Heroes (Vue 2.0): A Vue 2.0 port of the Angular 2.0 Tour of Heroes demo app. Highlights: ES6/7, render functions, JSX, revue (redux bindings for Vue), vue-router, Airbnb eslint, webpack. by @aweber1. Tour of Heroes - Vue.js 2.0 edition This repo contains an implementation of the Angular 2 'Tour of Heroes' tutorial app using Vue.js 2.0. https://angu
Feathers vue blog admin demo - JavaScript
72
Feathers and Vue 2.0 Blog Admin Demo delayFeathers and Vue 2.0 Blog Admin Demo Demo for using Feathers with Vue 2.0. It includes authentication, vue-router, vue-infinite-loading and roles by delay. Feathers and Vue 2.0 Blog Admin Demo This demo app shows how to use Feathers.js with Vue 2.0. It includes using authentication, vue-router and roles.
Generator loopback vue - JavaScript
200
loopback-vue qxl1231loopback-vue loopback+vue+vue-resource,ionic-app,vue page 分页功能,authenticate 权限控制,accesstoken 机制,credentials,CI,docker qxl1231. generator-loopback-vue 热更新,热部署 前后端分离实践 首先,为什么需要前后端分离?强烈推荐看下  http://2014.jsconf.cn/slides/herman-taobaoweb 以下是本项目的feature:(loopback中国讨论组-群号:575600225
Asp net core vue starter - Vue
517
ASP.NET Core Vue Starter CLI 3.0 @SoftwareAteliersASP.NET Core Vue Starter CLI 3.0 A Vue starter template using Vue CLI 3.0 with custom configuration (default TypeScript, Vue, Router, Vuex, Vuetify) integrated with ASP.NET Core by @SoftwareAteliers (September 2018). ASP.NET Core Vue Starter The repository contains an ASP.NET Core + Vue.js starter template. The template runs on ASP.NET Core 3.1 and is created by V
Electron vue - JavaScript
14.8k
Electron Vue - An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack. The boilerplate for making electron applications built with vue (pretty much what it sounds like). Overview The aim of this project is to remove the n
Vue typescript boilerplate - JavaScript
58
vue-typescript-boilerplate - A Vue.js typescript SPA starter with Vue 2, Vue Typed, Vuex, Vue Router and localization. vue-webpack-boilerplate A full-featured Webpack Typescript setup with hot-reload, lint-on-save, unit testing & css extraction. Including Vue-component
Vbuild - Python
239
"Compile" your VueJS components (sfc/*.vue) to standalone html/js/css ... python only (no need of nodejs). Support python components too !.
vbuild
"Compile" your VueJS components (*.vue) to standalone html/js/css ... python only, no need of nodejs. And you can use python components with vbuild, in your vue/sfc files !!!
It's just an utility to generate HTML(template
Better enums - C++
1.2k
C++ compile-time enum to string, iteration, in a single header file.
Better Enums
Reflective compile-time enum library with clean syntax, in a single header file, and without dependencies.
Note: consider magic_enum (if using GCC, requires at least GCC 9.0).
In C++11, everything can
Ncc - JavaScript
6.4k
Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
ncc
Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.
Motivation
ncc allows for using and testing rollup quickly, without special configuration.
Us
Electron vue - JavaScript
14.7k
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
The boilerplate for making electron applications built with vue (pretty much what it sounds like).
Overview
The aim of this project is to remove the need of manually setting
Reddit app - JavaScript
54
vue-reddit-app demo @yujiahaol68vue-reddit-app A Reddit SPA demo built with Vue 2.X , Vue Router 2 , Vuex and axios. Using Muse-UI and vue-cli webpack template by @yujiahaol68. Reddit web app using Vue.js 2 A mobile-first reddit web app using vue-cli webpack template + vue-router 2 + Vuex + axios + sass Data from reddit-dev U
Aspnetcore vue typescript template - Vue
233
Multi-page ASP.NET Core Vue with TypeScript - Multi-page ASP.NET Core Vue, Typescript, Vuex, Vue router, Bulma, Sass and Jest application. Template/starting point on how to use Vue.js as a multi page(multiple mini spa's) application in .NET Core MVC. ASP.NET Core 2.2 multi-page Vue.js with TypeScript template The repository contains template using Vue.js, Vuex, Vue router, TypeScript, Bulma, SASS a
Vue array - JavaScript
13
vue-array - Array object operation under Vue, Array object operation under Vue Use this package to manipulate the array. Vue can monitor the changes in the array. Vue-Array 中文文档 Use this package to manipulate the array. Vue can monitor the changes in the array If you can, you can use the Vue.set method. install