@governjs/lib
v0.0.0
Published
Steps of autocomplete:
Readme
Autocomplete
Steps of autocomplete:
- Parse to source code into ast
- Identify intention and modify query accordingly
- Parse and match esquery
- Traverse nodes into a list
- Map to attributes or values
- Filter, flatten and uniq
