Showing 76 open source projects for "open source game"

View related business solutions
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
    Learn More
  • 1
    react-native-safe-area-context

    react-native-safe-area-context

    A flexible way to handle safe area insets in JS. Also works on Android

    A flexible way to handle safe areas, also works on Android and the Web! This library currently has experimental support for the new react-native architecture. Note that there will be breaking changes and only the latest version of react-native will be supported. This library has 2 important concepts, if you are familiar with React Context this is very similar. The SafeAreaProvider component is a View from where insets provided by Consumers are relative to. This means that if this view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    react-native-iap

    react-native-iap

    react-native native module for In App Purchase.

    react-native-iap will help you access the In-App purchases capabilities of your device on iOS, and Android (Play Store and Amazon). In order to initialize the native modules, call initConnection() early in the lifecycle of your application. This should be done at a top-level component as the library caches the native connection. Initializing just before you needed is discouraged as it incurs on a performance hit. Calling this method multiple times without ending the previous connection will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Material Shell

    Material Shell

    A modern desktop interface for Linux. Improve your user experience

    A modern desktop interface for Linux - packaged as an extension for GNOME Shell. Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone. A Workspace is an applications container that can be visualized as a row and applications as cells. Every new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Material Design for Bootstrap 5 Angular

    Material Design for Bootstrap 5 Angular

    Angular 11 & Bootstrap 5 & Material Design 2.0 UI KIT

    Bootstrap 5 & Angular 12 UI KIT - 700+ components, MIT license, simple installation. MDB is a collection of free Bootstrap templates, themes, design tools & resources. Simple installation via .zip, npm or cdnjs. Free Hosting, WordPress support, custom domains, SSL support, free database, frontend & backend templates, webpack starter included git repository, FTP & Jenkins support. One-click setup! MDB GO allows you to create a WordPress page with a single click. Regardless of whether you want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
    Learn More
  • 5
    Material Design for Bootstrap 5 React 17

    Material Design for Bootstrap 5 React 17

    React 17 & Bootstrap 5 & Material Design 2.0 UI KIT

    MDB is a collection of free Bootstrap templates, themes, design tools & resources. Simple installation via .zip, npm, or cdnjs. Free Hosting, WordPress support, custom domains, SSL support, free database, frontend & backend templates, webpack starter included git repository, FTP & Jenkins support. One-click setup! MDB GO allows you to create a WordPress page with a single click. Regardless of whether you want to create a Travel Blog or an e-commerce shop to sell your product you can easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NativeBase

    NativeBase

    Mobile-first, accessible components for React Native & Web

    NativeBase is a mobile-first, accessible component library for building a consistent design system across android, iOS & web. NativeBase is a mobile-first, component library for React & React Native. Version 3.0 ships with complete ARIA integration, support for utility props and nearly 40 components that are consistent across Android, iOS and Web. Fast-track your dev process with NativeBase 3.0. Building with React Native from scratch is a tedious process with multiple steps such as adding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ant Design Mobile

    Ant Design Mobile

    A configurable Mobile UI

    A UI component library based on Preact, React, and React Native. Provides 40+ basic components, covering all kinds of scenarios, component features rich to meet the needs of various functional Requirements. Simple enough to get started, you can load all the code at a time or only load some of the components used in the code to avoid redundancy. On the basis of not losing the features, as far as possible to ensure a single component of the smallest, best performance. Support flexible style...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GiftedChat

    GiftedChat

    The most complete chat UI for React Native

    See the files in example-slack-message for an example of how to override the default UI to make something that looks more like Slack, with usernames displayed and all messages on the left. Avatar as user's initials. Localized dates. Multi-line TextInput. InputToolbar avoiding keyboard. Redux support. System message. Quick Reply messages (bot). Typying indicatior react-native-typing-animation. If you decide to specify a text prop, GiftedChat will no longer manage its own internal text state...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TOAST UI Chart

    TOAST UI Chart

    Beautiful chart for data visualization

    The Chart makes your data pop, and it is easy to use. It provides you with multiple charts like Bar, Column, Line, and more. The functionality of TOAST UI Chart is available when using the Plain JavaScript, React, Vue Component. TOAST UI Chart makes your data pop and presents it in a manner that is easy to understand. Furthermore, it provides a wide range of theme options for customizing the charts to be suitable for all of your services. Chart components like the title, axes, legends,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
    Learn More
  • 10
    Angular Flex-Layout

    Angular Flex-Layout

    Provides HTML UI layout for Angular applications

    Angular Flex Layout provides a sophisticated layout API using Flexbox CSS + mediaQuery. This module provides Angular developers with component layout features using a custom Layout API, mediaQuery observables, and injected DOM flexbox-2016 CSS stylings. The Flex Layout engine intelligently automates the process of applying appropriate Flexbox CSS to browser view hierarchies. This automation also addresses many of the complexities and workarounds encountered with the traditional, manual,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    React Native Tab View

    React Native Tab View

    A cross-platform Tab View component for React Native

    A cross-platform Tab View component for React Native. Implemented using react-native-pager-view on Android & iOS, and PanResponder on Web, macOS, and Windows. To use this library you need to ensure you are using the correct version of React Native. If you are using a version of React Native that is lower than 0.63 you will need to upgrade that before attempting to use this library. The package exports a TabView component which is the one you'd use to render the tab view, and a TabBar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Namer UI

    Namer UI

    Namer UI is a collection of reusable components

    Namer UI is a collection of reusable components designed to empower developers in creating beautiful user interfaces. https://namer-ui.netlify.app/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ant Design Pro

    Ant Design Pro

    Out-of-box UI solution for enterprise applications

    An out-of-box UI solution for enterprise applications as a React boilerplate. Ant Design Pro is a production-ready solution for admin interfaces. Built on the design principles developed by Ant Design, this project introduces higher level components; we have developed templates, components, and a corresponding design kit to improve the user and development experience for admin interfaces. Ant Design Pro is a front-end scaffolding. By default, readers have already understood some basic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tabix

    tabix

    Tabix.io UI

    Open source simple business intelligence application and sql editor tool for Clickhouse. Auto-completion of fields, dictionaries and functions. Tips on fields and functions in Russian and English. Reformatting queries / autoformat. Minimizes brackets and subqueries. Setting the autocompletion / enableLiveAutocompletion. Backlight brackets. The list of functions is loaded based on the capabilities of the server. Displays which query is running. Display the number of tables at the database...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    ngx-auth-firebaseui

    ngx-auth-firebaseui

    Angular Material UI component for firebase authentication

    Open Source Library for Angular Web Apps to integrate a material user interface built for firebase authentication. Angular UI component for firebase authentication. This library is an angular module (including angular components and services) that allows to authenticate your users with your firebase project. NgxAuthFirebseUI is compatible with angular material and angular flexLayout. It uses a responsive and accessible web design UX/UI from google material concepts and components (supporting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React Native Swipeable Panel

    React Native Swipeable Panel

    Zero dependency swipeable bottom panel for React Native

    rn-swipeable-panel is a swipeable, easy-to-use bottom panel for your React Native projects. You can extend the panel by swiping up, make it small or close by swiping down with pan gestures. Feel free to redesign the inside of the panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Scroll Bottom Sheet

    Scroll Bottom Sheet

    Cross platform scrollable bottom sheet with virtualisation support

    Cross-platform scrollable bottom sheet with virtualization support, native animations at 60 FPS and fully implemented in JS land. Integrates with all core scrollable components from React Native: FlatList, ScrollView and SectionList. Also, it's 100% compatible with Expo. FlatList and SectionList components are 1st class citizens, as well as ScrollView. It's recommended you install a version of gesture handler equal or higher than 1.6.0, and for reanimated, equal or higher than 1.7.0....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RAP2-DELOS

    RAP2-DELOS

    Open source interface management tool

    RAP2 is a new project redone based on RAP1. It can provide you with convenient interface document management, mock, export and other functions. It contains two components (corresponding to two Github Repository). This tool is a development tool, and the related API has not been subjected to any security verification such as XSS. Please do not rely on any service of RAP in the production environment!Install Docker and Docker Compose (Linux users need to install separately). It is recommended...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Material ScrollTop Button

    Material ScrollTop Button

    Lightweight, Material Design inspired plugin

    Lightweight, Material Design-inspired plugin for scrolling on top of the page (with jQuery) Just hit the button to smoothly scroll back to the top of the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mirage

    Mirage

    GUI for simplifying Elasticsearch Query DSL

    The Elasticsearch query DSL supports 100+ query APIs ranging from full-text search, numeric range filters, and geolocation queries to nested and span queries. Mirage is a modern, open-source web-based query explorer for Elasticsearch. It offers a blocks-based GUI for composing Elasticsearch queries and comes with an on-the-fly transformer to show the corresponding JSON query API of Elasticsearch. Queries can be saved for later reuse. They can also be captured and shared by copying the URL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NativeScript-Drop-Down

    NativeScript-Drop-Down

    A NativeScript DropDown widget

    The NativeScript-Drop-Down plugin introduces a drop-down widget for NativeScript applications, enabling developers to present a list of options from which users can select, enhancing form inputs and selection interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mapbox

    Mapbox

    Native OpenGL powered Maps, by Mapbox

    nativescript-mapbox is a NativeScript plugin for integrating Mapbox maps into mobile applications. It offers customizable maps, marker support, and interactive features suitable for location-based apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SB Admin in Angular 13 and Bootstrap 5

    SB Admin in Angular 13 and Bootstrap 5

    Simple Dashboard Admin App built using Angular 8 and Bootstrap 4

    Simple Dashboard Admin App built using Angular 13 and Bootstrap 5. This project is a port of the famous Free Admin Bootstrap Theme SB Admin v8.0 to Angular 13 Theme. This project was generated with Angular CLI version 13.2.2. Provides fast, reliable and extensible starter for the development of Angular projects. Note that this seed project requires node >=v12.0.0 and npm >=6. Run ng generate component component-name to generate a new component. You can also use ng generate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    React Native Material Kit

    React Native Material Kit

    Bringing Material Design to React Native

    A set of UI components, in the purpose of introducing Material Design to apps built with React Native, quickly and painlessly. First, cd to your RN project directory, and install RNMK through rnpm . If you don't have rnpm, you can install RNMK from npm with the command npm i -S react-native-material-kit and link it manually. Apply Material Design Buttons with a few lines of code using predefined builders, which comply with the Material Design Lite default theme. And you can definitely build...
    Downloads: 0 This Week
    Last Update:
    See Project