Showing 19 open source projects for "map"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    better-escape.nvim

    better-escape.nvim

    Map keys without delay when typing

    A lot of people have mappings like jk or jj to escape insert mode. The problem with these mappings is that whenever you type a j, neovim wait about 100-500ms (depending on your timeoutlen) to see if you type a j or a k because these are mapped. Only after that time, the j will be inserted. Then you always get a delay when typing a j.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    React

    React

    A JavaScript library for building user interfaces

    ...It is designed to let you seamlessly combine components written by independent people, teams, and organizations. React components are JavaScript functions. Want to show some content conditionally? Use an if statement. Displaying a list? Try array map(). Learning React is learning programming.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    vue-awesome-swiper

    vue-awesome-swiper

    Swiper component for @vuejs

    Each display block (screen) of Swiper is a slide, and pictures or texts are placed in the slide. All the slides are arranged in one line (or multiple lines) and contained in the wrapper. The main container contains the wrapper and Arrow button control navigation and pager control pagination. When the finger (or mouse) touches and slides the Swiper, the Swiper transforms the wrapper by calculating the sliding distance difference in each frame of the browser to produce the drag effect. When...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ViewUI

    ViewUI

    A high quality UI Toolkit built on Vue.js 2.0

    ...Fully responsive support, all pages and function points are adapted to PC, mobile, and tablet. Beautiful UI, extreme user experience and detail handling. Social layout, map layout, and work desktop layout to choose from. Perfect international solution support. Fully responsive support, all pages and function points have different display effects on PC, mobile, and tablet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    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: 2 This Week
    Last Update:
    See Project
  • 6
    jul-javascript

    jul-javascript

    JUL - The JavaScript UI Language

    The JavaScript UI Language (JUL) is a configuration and instantiation module for the JavaScript frameworks. It can be used with any framework that accepts a configuration object as a constructor parameter, or with a custom factory for the other frameworks. JUL parses a tree of configuration objects, and creates the runtime components in the expected order and membership. For the most uses, after this step, you will have your application's user interface up and running. Browser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ReadyForBAT

    ReadyForBAT

    Chinese-language repository oriented to iOS interview preparation

    ReadyForBAT is a Chinese-language repository oriented to iOS interview preparation: it collects a large number of interview topics in iOS development, UI views, language features (Objective-C), runtime mechanics, memory management, blocks, threads, run loops, network, design patterns, architecture, algorithms, third-party libraries and more, and presents them in mind-map or outline form with accompanying answers or explanations. It is aimed at developers preparing for job interviews focusing on iOS roles. The collection is organized by topic and emphasizes conceptual understanding rather than just rote memorization; the diagrams/visuals help structural memory of how subsystems map together. It also serves as a review resource for mid-senior iOS engineers to refresh broad domains of knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Vimux

    Vimux

    Easily interact with tmux from vim

    vimux provides tight integration between Vim/Neovim and tmux so you can run shell commands, tests, and REPLs in a tmux pane without leaving the editor. It standardizes a set of actions—open a runner pane, send the current line or visual selection, rerun the last command, interrupt, and close—so the edit-run-inspect loop becomes muscle memory. You can keep your code in one window and a tmux pane dedicated to build or test output, toggling focus as needed. The plugin works well with language...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ng-admin

    ng-admin

    Add an AngularJS admin GUI to any RESTful API

    ...If you need compatibility with Angular 1.3, use ng-admin 0.9. ng-admin is fully compatible with Webpack, and should also be compatible with all available major module bundlers. If your module bundler also supports SASS or CSS, you can also include stylesheets. Using a module bundler, you would also be able to generate the source map for all your JavaScript and stylesheets, helping you to hunt even the most obscure bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    M's INI parser is a small library written in standard C++ that parsers INI files. The library implements a parser that handles information stored in INI format documents and presents it in a standard std::map<std::string, std::string> data structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    To investigate, describe and develop methods and approaches to generating maps with computers. This is not another GIS project. This one is focused on how to develop programs which make useful end user maps and programs using map backgrounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Maveryx
    Maveryx is an innovative Test Automation Framework for Java GUI-based applications. It eliminates the GUI Maps dependency by providing a new dynamic GUI objects handling and an expert system detecting and managing AUT changes and defects at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A comparative map and trait visualization framework enabling visual integration of genomic data from disparate data sources and allowing rich client-side interactivity and manipulation. Extensible through plugins for new datasources and algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Monster's Server Starter
    A tool designed to make it easy to start Source Dedicated Servers (srcds) compared to creating separate command lines or bat files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CrimeWatching is a webbased interactive graphical map combined with quantitative data from the police to analyze and communicate the relationship between crimes and the places they happened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AmeriLib is a Java based visualization library for displaying and interacting with a map of US States. Any or all of the 50 states can be displayed, and developer hooks are provided for catching user events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Armedia GMap is a utility to display location-related documents in the Google Map inside Documentum Webtop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This application talks to a GPS device over the NMEA protocol via the WIGSGPSComm API. The first version of the WIGS application will present the GPS data in an intuitive fashion, and later releases will be further enhanced with special map support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Make Java Swing applications easier: - Simple easy to use layout manager - Clearly described framework and principles for developing a UI application - Extensible mappping framework to map from POJOs to user interface - No XML configurations!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next