Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 1.33 KB

en_README.md

File metadata and controls

58 lines (30 loc) · 1.33 KB

lucky_tools

中文

This project mainly records the tools commonly used in daily work.

1. vscode-plugin-json-to-ts

A vscode plugins to transform json to typescript interface!

vscode-plugin-json-to-ts

2. vue-cli-plugin-uibuilder-widget

A vue cli plugin to create uibuilder widget

vue-cli-plugin-uibuilder-widget

3. mendix-cli

Use vue to create mendix widgets!

Usage

npm install mendix-cli -g

mendix create your-project

# select template

How to use it ,please see mendix_vue_template

4. vue-cli-plugin-oview

oview is a mobile chart library!

5. vscode-react-typescript-snippet

This extension contains code snippets for React with Typescript.