Compare commits

...

3 Commits

Author SHA1 Message Date
Max Patiiuk
658c6e5ccb Merge 28b0577cac into 9a6adb3d9d 2024-07-20 07:40:26 -07:00
Okiki
9a6adb3d9d add bundle.js.org 2024-07-20 12:00:01 +02:00
Max Patiiuk
28b0577cac feat(Maps): Add ArcGIS Maps SDK for JavaScript 2023-11-30 08:37:47 -08:00

View File

@@ -129,6 +129,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Microbundle](https://github.com/developit/microbundle) - Zero-configuration bundler for tiny modules. * [Microbundle](https://github.com/developit/microbundle) - Zero-configuration bundler for tiny modules.
* [FuseBox](https://github.com/fuse-box/fuse-box) - A bundler that does it right * [FuseBox](https://github.com/fuse-box/fuse-box) - A bundler that does it right
* [Snowpack](https://www.snowpack.dev/) - A lightning-fast frontend build tool, designed for the modern web. * [Snowpack](https://www.snowpack.dev/) - A lightning-fast frontend build tool, designed for the modern web.
* [bundle](https://bundle.js.org) - A quick online npm package size checker.
# Minimizers # Minimizers
@@ -915,6 +916,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [jqvmap](https://github.com/manifestinteractive/jqvmap) - jQuery Vector Map Library. * [jqvmap](https://github.com/manifestinteractive/jqvmap) - jQuery Vector Map Library.
* [OpenLayers3](https://openlayers.org/) - A high-performance, feature-packed library for all your mapping needs. * [OpenLayers3](https://openlayers.org/) - A high-performance, feature-packed library for all your mapping needs.
* [H3js](https://github.com/uber/h3) - Hexagonal hierarchical geospatial indexing system ported to javascript by Uber for geospatial visualization. * [H3js](https://github.com/uber/h3) - Hexagonal hierarchical geospatial indexing system ported to javascript by Uber for geospatial visualization.
* [ArcGIS Maps SDK for JavaScript](https://developers.arcgis.com/javascript/) - Build high-performing 2D and 3D mapping applications supported by Esri.
## Video/Audio ## Video/Audio