Awesome
maplibre-bindings
Development
npm install
# Code Style
npm run prettier
# Python Bindings
npm run build-py
npm run build-py-dev
# Python Ipywidget Bindings
npm run build-ipywidget
npm run build-ipywidget-dev
# R Bindings
npm run build-r
npm run build-r-dev