Building blocks providing a smart SQL Cloud Editor based on [gethue.com](https://gethue.com).
# Install
npm install --save gethue
# SQL Scratchpad
The shareable lightweight SQL Editor also called "SQL Scratchpad" comes as its own `` Web component. Play with a live demo and read more in its [documentation](https://docs.gethue.com/developer/components/scratchpad/).
SQL Scratchpad

# SQL Parsers
The parsers are the flagship part of Hue and power extremely advanced autocompletes and other [SQL functionalities](https://docs.gethue.com/user/querying/#autocomplete).
Play with a live demo and read more in their [documentation](https://docs.gethue.com/developer/components/parsers/).
