unfolded-map-snippets
Unfolded Snippets VSCode extension provides custom HTML, JavaScript and Python 🐍 code snippets ✂️ for Unfolded Map and Data SDK.
Use Unfolded Studio to create your unfolded.ai maps 🗺️.
Unfolded Map 🗺️ Snippets ✂️ extension adds code templates 📑 you can use to create custom Unfolded Map 🌐 web apps, and Jupyter Notebooks with Python 🐍 in VSCode to manage data uploaded to Unfolded Studio.
See unfolded-maps 🗺️ code repository for Observable JS and sample Python Jupyter Notebooks 📚.
Unfolded JavaScript Snippets
Use > Unfolded Snippets
loaded from this extension in the Snippets Viewer Tree View ⎇ to streamline your custom Unfolded map creation and data integration development.
Unfolded Python Snippets
Unfolded Html Snippets
Recommended Extensions
Other extensions you might want to try to help you visualize, map, chart, and share your geo data in VSCode:
Extension |
Description |
Data Preivew 🈸 |
Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro & Excel data files |
GistPad 📘 |
VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists |
Geo Data Viewer 🗺️ |
Geo Data Viewer w/0 Py 🐍, pyWidgets ⚙️, pandas 🐼, or @reactjs ⚛️ required to gen. some snazzy maps 🗺️ with keplerGL ... |
Vega Viewer 📈 |
VSCode extension for Interactive Preview of Vega & Vega-Lite maps 🗺️ & graphs 📈 |
JS Notebook 📓 Inspector 🕵️ |
VSCode extension for Interactive Preview of Observable JS Notebooks 📚 & Notebook 📓 Nodes ⎇ & Cells ⌗ source code. |
VSCode Map Preview |
VSCode extension for visually previewing geospatial file content (GeoJSON, KML, etc) on a map |
Geo Tools |
Geo Tools VSCode extension allows you to easily interact with geographical data |
Hex Editor |
Allows Hex Editing inside VS Code |
Dev Build
Use the following commands to build this Unfolded Snippets extension locally for debugging and submitting pull requests (PRs):
$ git clone https://github.com/RandomFractals/unfolded-map-snippets
$ cd unfolded-map-snippets
$ npm install
$ code .
Press F5
in VSCode to start Unfolded Snippets extension debug session.
Use Snippets Viewer to view and test configured Unfolded vscode snippets.
Contributing
Any & all test, code || feedback contributions are welcome.
Open an issue || create a pull request to make this VSCode Snippets extension work better for all. 🤗