Showing 271 open source projects for "hex-view"

View related business solutions
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
    Learn More
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
    Learn More
  • 1
    Bootstrap Vue

    Bootstrap Vue

    Comprehensive implementations of Bootstrap v4 for Vue.js

    With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4.5 component and grid system available for Vue.js v2.6, complete with extensive and automated WAI-ARIA accessibility markup. With BootstrapVue you can build responsive, mobile-first, and ARIA accessible projects on the web using Vue.js and the world's most popular front-end CSS library, Bootstrap v4. Easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    nuBuilder Forte

    nuBuilder Forte

    nuBuilder Forte is a cloud database builder.

    nuBuilder Forte is the 4th version of nuBuilder. A open-source browser-based tool created for developing web-based database applications. nuBuilder uses either MySQL or MariaDB databases and gives its users the ability to do database operations like... • Search, Create, Insert, Read, Update, Delete ✪ With low-code tools that create ... - Forms with the Form Builder - Fast Reports - Database queries with the SQL Builder - Customised date and number formats with the Format...
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 3
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    ... of creatures are ready to fight, above and below ground, and as players level up they can compare themselves on a detailed stats website. The engine Marauroa provides a simple way of creating games on a portable and robust server architecture. Marauroa manages the client server communication and provides an object orientated view of the world for game developers. It handles database access in a transparent way to store player accounts, character progress and the state of the world
    Downloads: 70 This Week
    Last Update:
    See Project
  • 4
    pH7 Social Dating CMS (pH7Builder)❤️

    pH7 Social Dating CMS (pH7Builder)❤️

    🚀 Professional Social Dating Web App Builder (formerly pH7CMS)

    pH7Builder is a Professional, Free & Open Source PHP Social Dating Builder Software (primarily designed for developers ...). This Social Dating Web App is fully coded in object-oriented PHP (OOP) with the MVC pattern (Model-View-Controller). It is low resource-intensive, extremely powerful and highly secure. pH7Builder is included with over 42 native modules and is based on its homemade pH7 Framework which includes more than 52 packages To summarize, pH7Builder Social Dating Script gives...
    Downloads: 59 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
    Learn More
  • 5
    C# ECG Toolkit

    C# ECG Toolkit

    ECG Toolkit support for: SCP-ECG, DICOM, HL7 aECG, ISHNE & MUSE-XML

    C# ECG Toolkit is an open source software toolkit to convert, view and print electrocardiograms. The toolkit is developed using C# .NET Framework 2.0 and later (code also supports netstandard2.0). Support for ECG formats: SCP-ECG, DICOM, HL7 aECG, ISHNE, MUSE-XML and OmronECG.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 6
    ZnetDK 4 Mobile

    ZnetDK 4 Mobile

    Responsive Web App development full-stack framework in PHP and JS

    Develop easily in PHP, MySQL and JavaScript your business web app for mobile and tablet devices from a ready-to-customize starter app, fully Responsive and Installable (PWA). No need to start up from scratch. You just have to add the views that fullfill your business requirements and connect them to the user navigation menu. All the features expected for a mobile business application are already developed! Authenticate your users through the built-in login form. Show them only the pages...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Octant

    Octant

    Highly extensible platform for developers

    ... was created and how it aims to improve upon past attempts to create a Kubernetes dashboard. Debug applications running on a cluster in a local environment by creating port forwards through an intuitive interface. With a complete view of an object and all its related objects, you can more accurately assess the status of applications and avoid unfocused debugging when things go wrong.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Snippetory

    Snippetory

    Java templating solution with passive templates.

    Snippetory is a platform for java developers dealing with any text generation. The abstraction layer helps to keep the issues of the 'view' in the view, while all logic is implemented in java. Editing, debugging and testing, all with the tools one is already used to. The separation of template keeps the template simple, the logic compact, and easy to navigate, and offers completely new re-usage scenarios. Sourceforge code hosting is abandoned. Primary site is now https://gitlab.com/jproggy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenL Tablets
    OpenL Tablets is a business rules management system based on tables presented in Excel documents. Providing business-oriented approach, OpenL Tablets treats business documents containing business logic specifications as executable rules. In a very simplified view, OpenL Tablets extracts rule tables from Excel documents and executes them. The rules can be accessible from different applications. OpenL Tablets tools check all data, syntax and type errors in order to avoid any user mistakes. OpenL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
    Get a Free Trial
  • 10
    Jetstrap

    Jetstrap

    Laravel 8 package to easily switch TailwindCSS resources

    Jetstrap is a lightweight laravel 8 package that focuses on the VIEW side of the Jetstream / Breeze package installed in your Laravel application, so when a swap is performed, the Action, MODEL, CONTROLLER, Component, and Action classes of your project are still 100% handled by Laravel development team with no added layer of complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JetPackMvvm

    JetPackMvvm

    A Jetpack combined with the MVVM rapid development framework

    .... If the errorCode is equal to 0, the request is successful, otherwise the request fails. From the developer's point of view, we mainly want to get the unpacking data-data, and we don't want to judge errorCode==0 every time. Whether the request is successful or failed At this time, we can inherit BaseResponse in the server return database class and implement related methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GetX

    GetX

    Open screens/snackbars/dialogs/bottomSheets without context

    GetX is an extra-light and powerful solution for Flutter. It combines high-performance state management, intelligent dependency injection, and route management quickly and practically. GetX has 3 basic principles. This means that these are the priority for all resources in the library: PRODUCTIVITY, PERFORMANCE AND ORGANIZATION. GetX is focused on performance and minimum consumption of resources. GetX does not use Streams or ChangeNotifier. GetX uses an easy and pleasant syntax. No matter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    codemaid

    codemaid

    CodeMaid is an open source Visual Studio extension to cleanup

    ... through the contents of your C# and C++ files from a tree view hierarchy. Quickly switch between different sorting methods to get a better overview. Drag and drop to reorganize the code. See McCabe complexity scores and informative tooltips. Reorganize the layout of members in a C# file to follow Microsoft’s StyleCop convention, or your own preferences. Automatically generate regions to match. Run on demand or automatically during cleanup.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    django-braces

    django-braces

    Reusable, generic mixins for Django

    django-braces provides useful Mixins for Django's class-based views. Most of these mixins replicate the behavior of Django's function-based view decorators. Others solve common headaches with working with class-based views. django-braces is stable and time-tested. It does not receive a lot of updates and is not in active development. django-braces also only officially supports Python versions that are still receiving fixes and Django LTS versions. django-braces will work with a most modern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Wheefun Presentation Layer

    A framework for implementing a presentation layer.

    WFPL is a framework for implementing web pages using the model-view-controller (MVC) design pattern. In WFPL, documents are represented abstractly using a hierarchical "Page" structure, which are then rendered using a renderer which may represent media such as HTML, TeX, or Markdown. The controller is frequently implemented as a callback script in the case of a webpage. WPFL's strengths lie in its hierarchical design; it is similar to HTML/XML's document object model and provides a number...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hyperledger Burrow

    Hyperledger Burrow

    A permissioned Ethereum smart-contract blockchain node

    Hyperledger Burrow is a permissioned Ethereum smart-contract blockchain node. It executes Ethereum EVM and WASM smart contract code (usually written in Solidity) on a permissioned virtual machine. Burrow provides transaction finality and high transaction throughput on a proof-of-stake Tendermint consensus engine. Burrow is a fully-fledged blockchain node and smart contract execution engine -- a distributed database that executes code. Burrow runs Ethereum Virtual Machine (EVM) and Web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MVIKotlin

    MVIKotlin

    Extendable MVI framework for Kotlin Multiplatform

    Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel) MVI stands for Model-View-Intent. It is an architectural pattern that utilizes unidirectional data flow. The data circulates between Model and View only in one direction, from Model to View and from View to Model. MVIKotlin is a Kotlin Multiplatform framework that provides a way of (not only) writing shared code using MVI pattern. It also includes powerful debug tools like logging and time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Chatto

    Chatto

    A lightweight framework to build chat applications, made in Swift

    Chatto is a Swift lightweight framework to build chat applications. It's been designed to be extensible and performant. Along with Chatto there is ChattoAdditions, a companion framework which includes cells for messages and an extensible input component. You can find more details about how it was implemented in our blog. Chatto is a Swift framework to ease the development of chat applications. At the UI level, it takes care of managing the UICollectionView where the messages are displayed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hyperion

    Hyperion

    In-app design review tool to inspect measurements, attributes, etc.

    In-app design review tool to inspect measurements, attributes, and animations. Hyperion is a hidden plugin drawer that can easily be integrated into any app. The drawer sits discreetly under the app so that it is there when you need it and out of the way when you don't. Hyperion plugins are designed to make an inspection of your app quick and simple. The View Inspector plugin allows you to inspect the properties of any view live within the app. Have a tiny view you want to inspect? No problem...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Laravel Comments

    Laravel Comments

    Native comments for your Laravel application.

    Comments is a Laravel package. With it you can easily implement native comments for your application. This package can be used to comment on any model you have in your application. All comments are stored in a single table with a polymorphic relation for content and a polymorphic relation for the user who posted the comment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Laravel View Xray

    Laravel View Xray

    Take a look into your Laravel views

    When your Laravel project grows, so do the Laravel views. Sometimes it might be hard to figure out, which part of the output HTML was rendered using which template. With this package, you can take a peek into your Laravel views and find out which template is responsible for which part of the output HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SpreadsheetView

    SpreadsheetView

    Full configurable spreadsheet view user interfaces for iOS apps

    Full configurable spreadsheet views user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedules, Gantt charts, and timetables as if you are using Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Blueprints

    Blueprints

    A framework that is meant to make your life easier

    Blueprints is a collection of flow layouts that is meant to make your life easier when working with collection view flow layouts. It comes with two built-in layouts that are highly flexible and easy to configure at the call site. They support properties like items per row and items per column; this will calculate the layout attributes needed for fitting the number of views that you want to appear on the screen. The framework also provides a good base for your custom implementations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Neutronium

    Neutronium

    Build .NET desktop applications using HTML, CSS and javascript

    .... Use standard javascript frameworks to build UI. Solution template available for a quick start. Use javascript framework cli tools to use the same tool chain as web development taking the chance on tools such as live reload. Reuse ViewModel designed for WPF with a different View Engine. Neutronium combines Chromium via ChromiumFx C# lib and a binding engine that converts back and forth C# POCO to javascript POCO. Javascript objects are then used as ViewModel for javascript MVVM library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lisha

    Lisha

    web LISt HAndle using query

    Display a query result into a custom list with main features ( multi sort, hide/show, advanced filter )
    Downloads: 0 This Week
    Last Update:
    See Project