microsite VS mapbox-gl-js

Compare microsite vs mapbox-gl-js and see what are their differences.

microsite

Do more with less JavaScript. Microsite is a smarter, performance-obsessed static site generator powered by Preact and Snowpack. (by natemoo-re)

mapbox-gl-js

Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL (by mapbox)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
microsite mapbox-gl-js
5 13
876 10,660
- 1.1%
0.0 9.8
about 1 year ago 13 days ago
TypeScript JavaScript
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

microsite

Posts with mentions or reviews of microsite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-15.
  • Next.js 11
    7 projects | news.ycombinator.com | 15 Jun 2021
  • Is there a React Framework to build Static Non-React website?
    3 projects | /r/webdev | 6 Apr 2021
  • Ask HN: What Are You Working On?
    100 projects | news.ycombinator.com | 14 Jan 2021
    None are ready for the public yet, but all in the hopper or under serious consideration:

    - Personal site/blog with a bunch of algorithmically generated art and other fun stuff, built on Node/Preact but progressively enhanced/almost completely JS-free at runtime. Motivation for the build approach is that I’m on the low/no client JS static site bandwagon but I quite like the DX of JSX components and CSS-in-JS.

    - I’m using a few excellent existing tools[1][2] for said site which unfortunately aren’t designed to work well together, so I have a variety of wrapper tooling that makes them live peacefully together. I’m also developing a bunch of other build-stage tools for my use cases. I plan to open source (or hopefully contribute back) all of that as soon as I’m satisfied with their quality.

    - A set libraries for building declarative, type safe, automatically validated/documented service API boundaries (HTTP/REST to start, but I also plan to support other transport protocols) — think io-ts[3] type interfaces but you get swagger docs for free in a transport-agnostic interface. I’ve built this kind of thing before, it was wildly successful in real world use, but it’s proprietary to a previous employer and I’m starting over with all the stuff I learned in hindsight.

    - A “nag me” app that’s basically “reading list” plus “reminders” with minimal config, eg “nag me soon” or “nag me after a while”. My personal use case is I frequently screenshot/text myself/etc stuff I want to look at later (usually on phone but need a computer to dive in), then it just goes down the memory hole. I’ve tried setting reminders but it’s often too much fuss, and I’m far too ADHD to use a passive list.

    - Exploring building yet another FE build tool/bundler that’s explicitly multi-stage/sequential with static input/output validation, per-step/time travel debugging. Motivation is that existing tools are just a big ball of config magic and totally inscrutable. I’d likely wrap existing build tools because their set of responsibilities isn’t my motivation and I don’t want to introduce that much more new API surface area to weary FE devs.

    [1]: https://github.com/natemoo-re/microsite

  • Repos interesantes de la semana #1
    5 projects | dev.to | 12 Jan 2021
    Microsite es un generador de sitios estáticos (SSG) construido sobre Snowpack y que utiliza Preact como framework.

mapbox-gl-js

Posts with mentions or reviews of mapbox-gl-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-22.

What are some alternatives?

When comparing microsite and mapbox-gl-js you can also consider the following projects:

maplibre-gl-js - MapLibre GL JS - Interactive vector tile maps in WebGL2

cesium - An open-source JavaScript library for world-class 3D globes and maps :earth_americas: [Moved to: https://github.com/CesiumGS/cesium]

h3 - Hexagonal hierarchical geospatial indexing system

ffprobe-wasm - A Web-based FFProbe. Powered by FFmpeg, Vue and Web Assembly!

martin - Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.

tangram - WebGL map rendering engine for creative cartography

electron-browser-shell - A minimal, tabbed web browser with support for Chrome extensions—built on Electron.

OpenLayers3 - OpenLayers

maplibre-native - MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.

rust-starter - Rust Starter Project

maps - A Mapbox react native module for creating custom maps

pg-mem - An in memory postgres DB instance for your unit tests