All Projects → JakHuang → Form Generator Plugin

JakHuang / Form Generator Plugin

Licence: mit
将form-generator封装成vscode插件

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Form Generator Plugin

Pengubot
Official PenguBot GitHub Repository
Stars: ✭ 98 (-32.41%)
Mutual labels:  node-js
Athena Express
athena-express makes it easier to execute SQL queries on Amazon Athena by chaining together a bunch of methods in the AWS SDK. This allows you to execute SQL queries AND fetch JSON results in the same synchronous call - well suited for web applications.
Stars: ✭ 111 (-23.45%)
Mutual labels:  node-js
Manual Node
📗 📒 (PT-BR Tradução) 2020 Edition - Tradução por Christy e Vinicius Dias (https://github.com/ViniciusmDias).
Stars: ✭ 134 (-7.59%)
Mutual labels:  node-js
Nw Ninja
A minimalistic NW.js starter project for ninjas
Stars: ✭ 101 (-30.34%)
Mutual labels:  node-js
Node.js Bootstrap Starter Template
Node.js, Express, Pug, Twitter Bootstrap, Starter Template
Stars: ✭ 107 (-26.21%)
Mutual labels:  node-js
Reactivetradercloud
Real-time FX trading showcase by Adaptive.
Stars: ✭ 1,664 (+1047.59%)
Mutual labels:  node-js
Botfuel Dialog
Botfuel SDK to build highly conversational chatbots
Stars: ✭ 96 (-33.79%)
Mutual labels:  node-js
Xmlbuilder2
An XML builder for node.js
Stars: ✭ 143 (-1.38%)
Mutual labels:  node-js
Nvm
nvm is a version manager for node.js, designed to be installed per-user, and invoked per-shell. nvm works on any POSIX-compliant shell (sh, dash, ksh, zsh, bash), in particular on these platforms: unix, macOS, and windows WSL.
Stars: ✭ 53,926 (+37090.34%)
Mutual labels:  node-js
Tabbycat
Debating tournament tabulation software for British Parliamentary and a variety of two-team parliamentary formats
Stars: ✭ 132 (-8.97%)
Mutual labels:  node-js
Async Ray
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
Stars: ✭ 102 (-29.66%)
Mutual labels:  node-js
Node Playbook
Get started fast with Node.js
Stars: ✭ 1,402 (+866.9%)
Mutual labels:  node-js
Api
🚀 GraphQL & REST APIs to explore all the rockets, launches & other SpaceX's data
Stars: ✭ 123 (-15.17%)
Mutual labels:  node-js
Debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
Stars: ✭ 9,912 (+6735.86%)
Mutual labels:  node-js
Norrisbot
a Slack bot that kicks asses (roundhouse-kicks to be accurate...)
Stars: ✭ 134 (-7.59%)
Mutual labels:  node-js
Link Preview Generator
Get preview data (a title, description, image, domain name) from a url. Library uses puppeteer headless browser to scrape the web site.
Stars: ✭ 98 (-32.41%)
Mutual labels:  node-js
Cherow
Very fast and lightweight, standards-compliant, self-hosted javascript parser with high focus on both performance and stability
Stars: ✭ 1,539 (+961.38%)
Mutual labels:  node-js
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (+0%)
Mutual labels:  node-js
Otpauth
One Time Password (HOTP/TOTP) library for Node.js, Deno and browsers.
Stars: ✭ 135 (-6.9%)
Mutual labels:  node-js
Griffon Vm
Griffon Data Science Virtual Machine
Stars: ✭ 128 (-11.72%)
Mutual labels:  node-js

简介

此项目将form-generator的vscode-plugin分支封装为一个vscode插件,拓展了form-generator的文件写入能力。

image

使用

在侧边栏(资源管理器)中点击右键,然后点击“打开表单设计器”,即可打开form generator表单设计器。

配置

在【文件】>【首选项】>【设置】中输入:

openFormGenerator.src

可配置设计器远程网页链接。
比如:您从fork了form-generator,并做了定制化的修改。
此时就可修改 openFormGenerator.src 为您部署的链接。

交流

  • QQ群 976154366

Enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].