Showing 26 open source projects for "design map"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    Supply

    Supply

    Supply is a free e-commerce Jekyll theme with Gumroad integration

    Supply is an e-commerce template for Jekyll + Gumroad, designed with Tachyons CSS. If you are a Gumroad creator, you can use Supply with Jekyll to display and sell products on your site or blog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Vieb

    Vieb

    Vim bindings for the web by design

    Free, open source, fast and secure. Local first adblocking, auto-complete, AMP protection, custom redirects and more, all without web requests. Privacy with strict permission system, navigator overrides, custom useragent, custom WebRTC policy and more. Accessible with custom themes, full interface & fontsize scaling, page zooming, spellcheck and mouse support. Security settings with permissions, cache usage, cookie management, (auto-)download settings and more. Window splitting with buffer,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jekyll-theme-conference

    jekyll-theme-conference

    Jekyll template for a conference website containing program

    This is a responsive Jekyll theme based on Bootstrap 4 for conferences. All components such as talks, speakers or rooms are represented as collection of files. The schedule is given is defined via a simple structure stored in a YAML file. There is no need for databases and once generated the website consists only of static files. A script and workflows are available for easy import, e.g. of frab-compatible schedules. The design is easily customizable and is adapted for mobile uses and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Underscore.js

    Underscore.js

    JavaScript's utility belt

    ...Even though ES6+ and Lodash have overshadowed some of its role, Underscore remains influential and educational for how to design utility APIs.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Orange ORM

    Orange ORM

    The ultimate ORM for Node and Typescript

    Orange ORM is a lightweight, reflection-free ORM for Go that emphasizes performance and direct control. It provides a SQL-like fluent API and struct tagging system to map Go structs to database tables. Orange ORM supports PostgreSQL, MySQL, and SQLite, making it suitable for fast, embedded, or minimal-dependency applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Wireflow

    Wireflow

    User flow chart real-time collaborative tool

    Wireflow is an open-source collaborative tool for designing and visualizing user experience flows and wireframes directly in the browser, aimed at UX designers, product managers, and developers who need to map out interactive user journeys without heavy graphic design tools. Unlike static flowchart apps, Wireflow’s interface focuses on quick and intuitive creation of flow diagrams that represent screens and transitions, helping teams prototype and iterate on navigation logic and interaction sequences. It supports real-time collaboration, meaning multiple people can work on the same flow simultaneously, making it useful for distributed teams and remote workshops. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    JsAction

    JsAction

    JsAction is a small event delegation library

    JSAction is a JavaScript framework developed by Google that provides a structured, event-driven architecture for managing user interactions in large-scale web applications. It simplifies event handling by declaratively binding actions to DOM elements through HTML attributes, enabling clean separation between markup and behavior. JSAction helps improve performance, maintainability, and reliability by minimizing the use of inline scripts and global event listeners. It is especially useful in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ioDraw

    ioDraw

    Free software for making Flow chart, Mind map, Gantt chart, Whiteboard

    ioDraw is a free online drawing software, which is used to make flow chart, mind map, Gantt chart, whiteboard, mermaid, poster, and more—no registration required. It also features AI-generated charts.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 9
    Lithology Docker for CorelDraw

    Lithology Docker for CorelDraw

    For the design of geological sections, illustrations

    Telegram chat https://t.me/+cDV5ccIDOJ42OTc6 Telegram group https://t.me/+qvT9A2fX5-c5YWMy YouTube channel https://www.youtube.com/@finich1981 Lithology is a docker for CorelDRAW, which is designed to build geological sections, geological maps, and well mapping schemes. Installation You can use the installer, which is located in the setup folder Or install it manually from the archive in the zip folder There are two folders in the archive Lithology and...
    Downloads: 46 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    themer

    themer

    Takes a set of colors and generates themes for your apps

    themer takes a set of colors and generates themes for your development environment (editors, terminals, wallpapers, and more). Pass themer a color set, as many templates as you wish, and an output directory. Your generated theme files, as well as a README on how to install them, will be written to the output directory. themer can create themes from your custom color sets. Conventional color is suggested for consistency with ANSI color names in terminal themes, but is not a hard requirement....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mapus

    Mapus

    A map tool with real-time collaboration

    ...The design philosophy favors lightweight integration and ease-of-use, enabling quick prototyping of map-heavy features such as user location display, interactive storytelling, data visualization on maps, or event mapping, without requiring deep GIS expertise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tailwind-rn

    tailwind-rn

    Use Tailwind CSS in React Native projects

    tailwind-rn lets you use Tailwind CSS-style utility classes in React Native apps by converting Tailwind’s generated CSS into a JSON map of styles. Instead of writing StyleSheet objects manually, you call a tailwind() helper with class strings (like bg-blue-500 or mt-4) and get React Native style objects back. A small CLI tool reads the CSS file produced by Tailwind and transforms it into a JSON file that tailwind-rn can consume, with support for watching and rebuilding whenever Tailwind’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sketch Map Generator 4

    Sketch Map Generator 4

    Sketch plugin to fill a shape with a map generated from given location

    Design beautiful map interfaces, mobile applications and more in less time with Map Generator. Now powered by Google and Mapbox. You will need to provide your own Google Maps API Key or your own Mapbox tokens so that the plugin can work properly. If you already use this plugin please backup your Google API Key, Mapbox tokens and map settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    hexo-theme-matery

    hexo-theme-matery

    A beautiful hexo blog theme with material design

    Simple and beautiful, and post is Beautiful and readable, with Material Design. Responsive design, which can be displayed well on desktop, tablet, mobile phone, etc. Home page carousel posts and changing 'banner' picture dynamically every day. Blog posts list with waterflow (There will be 24 images if the article doesn't have featured pictures). Archive page with the timeline. Tags page of the word cloud and categories page of the radar chart. Rich 'About' page (including about me, posts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Image-Map

    Image-Map

    Responsive, dynamic image maps

    A native JavaScript solution for creating responsive image-maps that rerender on image or viewport changes.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    React Values

    React Values

    A set of tiny React components for handling state with render props

    ...The design prioritizes simplicity and familiarity, so working with values feels like using native JavaScript methods but with UI reactivity built in, helping you avoid boilerplate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bootstrap-Iconpicker

    Bootstrap-Iconpicker

    A simple icon picker

    ...Please note that this project is for Bootstrap 3.x and 4.x, including Glyphicons in Bootstrap 3.x. Other icon fonts that support: Elusive Icons, Font Awesome, Ionicons, Map Icons, Material Design Icons, Octicons, Typicons, Weather Icons, and Flag Icons. The CDN is updated after the release is made public, which means that there is a delay between the publishing of a release and its availability on the CDN. Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bottery

    Bottery

    A conversational agent prototyping platform

    Bottery is a prototyping environment and mini-language for designing conversational agents as explicit state machines rather than opaque bundles of code. It encourages authors to model intents, dialog turns, and transitions in a compact, declarative form that’s easy to visualize and simulate. A built-in simulator lets you “play” the conversation, test edge cases, and tweak flows without wiring up back-end services first. Because behavior is defined in a DSL, teams can version the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Skill Map

    Skill Map

    A visualization of programmer skill maps

    Skill‑Map is an open-source, collaborative project—originating from Geekbang—offering a structured visualization of programmer skill maps across domains like AI, front-end, backend, architecture, DevOps, and more. It serves as a navigable resource to organize learning paths and essential knowledge areas. Covers areas like AI, big data, architecture, frontend, backend, DevOps, testing, etc. Visual representation of programming and IT skill domains. Encourages community collaboration and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FlorinA

    FlorinA

    Free Grid Gallery Responsive

    Grid gallery jquery, Photoswipe gallery, Gallery on the Google Map, Google Maps Spiderfy, Image editor Logo, Image resize, Batch multiple image editing. Easy and free, no adware no spyware, with Florina you can build your gallery and see your images in google map, without writing code , only a few clicks!!! You need imagemagick http://www.imagemagick.org/script/binary-releases.php See the Demo http://www.nextechnics.com/florina/ Thx to ExifTool by Phil Harvey Thx to ImageMagick...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ImageMapster for Joomla

    Map image in Joomla.

    This small plugin did the job for mapping an image in your Joomla! site easily. No HTML coding needed. This plugin worked on native HTML5 and CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MIM:InfiniX Manuale Intermediale della Modernita': Infinite Info in Xml PHP-XHTML-XML-XSL-CSS-AJAX-RDF. Design your CMS and store data in XML files and/or MySQL database. It's a multisite and multilanguage CMS. Flexible form with RDF on the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SocialCMS is a free and open source content management software. It is developed on Apache/PHP/MySQL platform & has various features such as CMS, Themes, Plugins, SEO, Newsletter etc. Please visit http://socialcms.com for the latest releases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A multiplayer real time strategy game set in space based on xnova. It has a new map design and written in php and uses mysql database. It will be in English and German.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB