drinking / Clay

a type converter that pick up source text to transform them into formated Java bean, annotation, Curl request and etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clay README

Clay -- a type of heavy sticky earth that can be used for making pots, bricks etc.

Clay -- a type converter that pick up source text to transform them into formated Java bean, annotation, Curl request and etc.

Features

When using Clay you can:

Convert SQL schema into

  • Java Bean
  • Java SPI Params (@requestParam(...))
  • Annotation
  • Method Parameters (String name, int age...)
  • Java Mapper
  • SQL Insert

Convert SPI define into CURL reuqest.

Encode and Decode selected urls.

Installation

package a visx and install it locally.

vsce package
code --install-extension Clay-0.0.1.vsix

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

1.0.0

Initial release of Clay

Enjoy!

About

a type converter that pick up source text to transform them into formated Java bean, annotation, Curl request and etc.


Languages

Language:JavaScript 100.0%