Skip to content

Bpolitycki/xquery-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XQuery-Snippets

Collection of snippets for coding in XQuery. This collection of snippets should work with snippet-engine, which supports VSCode snippets.

Installation (vi / nvim)

-- Packer
use "bpolitycki/xquery-snippets"

-- Plug
Plug 'bpolitycki/xquery-snippets'

ToDo

  • Add snippets for math
  • Add snippets for eXist-db
  • Add snippets for baseX
  • Add snippets for functX

Credits

All snippets in array.json, fn.json and map.json have been autogenerated and are based on the W3C XQuery 3.1 Specs. The source file can be found in the qtspecs Repo.

About

A simple set of XQuery snippets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published