Skip to content

jexia/vs-code-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vs-code

Visual Studio Code snippets for Jexia

All started form .jx

Hi there! We've developed small snippet extention which will help with codding where Jexia is in use. All snippets started with .jx
Snippets contains CRUD operations for dataSet, fileSet, userSet, Pub/Sub as well as more specific usage like user signIN, signUp

command description
.jx_init Initiate Jexia with API-KEY
.jx_ums_init Initiate Jexia with UserSet
.jx_ds Jexia DataSet CRUD
.jx_where Jexia Where conditions
.jx_filter Jexia filter options for Where conditions
.jx_and_or Apply AND & OR for filters
.jx_output Get some specific fields from Jexia
.jx_sort Sort based on some specific fields from Jexia
.jx_limit Apply backend limits and offset
.jx_related Get data from releted Sets
.jx_jfs Jexia FileSet CRUD
.jx_jfs_record Jexia FileSet record example
.jx_ums_signin Jexia userSet SignIn
.jx_ums_signup Jexia userSet SignUp
.jx_ums_change_psw Jexia userSet ChangePassword
.jx_ums_delete Jexia userSet delete current user
.jx_pubsub Jexia PUB/SUB

If you need any other snippets fill free to contribute.

About

Visual Studio Code snippets for Jexia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published