Showing 20 open source projects for "unity source code"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 1
    AdminLTE

    AdminLTE

    Free admin dashboard template based on Bootstrap 4

    AdminLTE is a fully responsive administration template. Based on Bootstrap 4.6 framework and also the JS/jQuery plugin. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. AdminLTE.io just opened a new premium templates page. Handpicked to ensure the best quality and the most affordable prices. AdminLTE has been carefully coded with clear comments in all of its JS, SCSS and HTML files. SCSS has been used to increase code customizability...
    Downloads: 253 This Week
    Last Update:
    See Project
  • 2
    HTML5 Boilerplate

    HTML5 Boilerplate

    The web’s most popular front-end template

    ... not impose a specific development philosophy or framework, so you can code any way you want.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    Vali Admin

    Vali Admin

    Free Bootstrap 4 admin/dashboard template

    Vali is a free, modular and easy-to-customize admin theme built using Bootstrap 4, SASS and Pug.js. Includes seven pre-built pages including login, user profile, and print-friendly invoice page. Run a npm install command in the project root directory to install and build dependencies. If you don't want to edit the theme you can use the compiled files inside the docs folder. Use npm run dev command to watch and compile source files. Use npm run build command to compile all source files. Use npm...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    CoreUI Free React Admin Template v4

    CoreUI Free React Admin Template v4

    CoreUI React is a free React admin template based on Bootstrap 5

    CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp, CoreUI covers them all! Time is our most valuable asset, that's why we want to help you save it by creating simple...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    CoreUI Free Vue Admin Template v4

    CoreUI Free Vue Admin Template v4

    Open source admin template based on Bootstrap 5 and Vue 3

    Time is our most valuable asset, that's why we want to help you save it by creating simple, customizable, easy-to-learn Vue.js UI components and Vue.js Admin Templates which significantly cut development time. CoreUI lets you save thousands of priceless hours because it offers everything you need to create modern, beautiful, and responsive Vue.js-based applications. CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Bulma Templates

    Bulma Templates

    Free flexbox templates built with the bulma css framework

    Free templates for the Bulma CSS framework. The original bulma templates were made with version 0.1.1 and can be found in the 0.1.1 branch. The newest templates are made with version 0.9.0 and can be found in the master branch. The templates on bulmatemplates.github.io/bulma-templates are based on the master branch. The templates are located in the /templates directory, and you can preview them on the demo website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Universal Windows Platform app samples

    Universal Windows Platform app samples

    API samples for the Universal Windows Platform.

    This repo contains the samples that demonstrate the API usage patterns for the Universal Windows Platform (UWP) in the Windows Software Development Kit (SDK) for Windows 10. These code samples were created with the Universal Windows Platform templates available in Visual Studio, and are designed to run on desktop, mobile, and future devices that support the Universal Windows Platform. If you are unfamiliar with Git and GitHub, you can download the entire collection as a ZIP file, but be sure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flickity

    Flickity

    Touch, responsive, flickable carousels

    All sizing and styling of the cells are handled by your own CSS. The height of the carousel is set to the maximum height of the cells. Cells can be different sizes. You can use any unit you like: percent, pixels, etc. You can use media queries to show different number of cells for different breakpoints. If you want to use Flickity to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ant Design Vue Pro

    Ant Design Vue Pro

    Use Ant Design Vue like a Pro!

    .... Develop with front-end cutting-edge technologies such as Vue/vuex/antd. Designed for different screen sizes. Configurable themes to meet diverse brand appeals. Built-in industry-wide internationalization solutions. Good engineering practices help you consistently produce high-quality code. Practical local data debugging scheme. Automated testing ensures front-end product quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 10
    mustache.js

    mustache.js

    Minimal templating with {{mustaches}} in JavaScript

    Logic-less templates. mustache.js is a zero-dependency implementation of the mustache template system in JavaScript. Mustache is a logic-less template syntax. It can be used for HTML, config files, source code - anything. It works by expanding tags in a template using values provided in a hash or object. We call it "logic-less" because there are no if statements, else clauses, or for loops. Instead there are only tags. Some tags are replaced with a value, some nothing, and others a series...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AntD Admin

    AntD Admin

    An excellent front-end solution for enterprise applications

    An excellent front-end solution for enterprise applications. Internationalization, extracting translation fields from source code, loading language packs on demand. Dynamic permissions, different permissions for different menus. Elegant and beautiful, Ant Design system. Mock data, local data debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vue-admin-template

    vue-admin-template

    A vue2.0 minimal admin template

    vue-element-admin is a production-ready front-end solution for admin interfaces. It based on vue and use the UI Toolkit element-ui. It is a minimal vue admin template with Element UI, axios, iconfont, permission control, and lint. The current version is v4.0+ build on vue-cli. If you want to use the old version , you can switch branch to tag/3.11.0, it does not rely on vue-cli. If you want router permission && generate menu by user roles , you can use this branch permission-control. For...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    doT

    doT

    The fastest + concise javascript template engine for nodejs

    Created in search of the fastest and concise JavaScript templating function with emphasis on performance under V8 and nodejs. It shows great performance for both nodejs and browsers. doT.js is fast, small and has no dependencies. doT is a really solid piece of software engineering (I didn’t create it) that is rarely updated exactly for this reason. It took me years to grasp how it works even though it’s only 140 lines of code, it looks like magic. I used it in my other projects (e.g. ajv...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Basic WebPage Builder

    Basic WebPage Builder

    Drag and Drop basic webpage builder

    Drag and Drop basic webpage and website builder Icon by http://www.kameleon.pics ====== Get your Simple Wysiwyg HTML Editor on Play Store: https://play.google.com/store/apps/details?id=com.ulm.simplehtmleditor ====== Extended release: - Chrome extension: - https://chrome.google.com/webstore/detail/boot-wysiwyg/gjmamibgdidamicoandlflamngdmmeig ====== Desktop app built using Electron framework and NodeJS. ==== Official download also on Softpedia® - https://bit.ly/2AGwc7a ==== Requirements: -...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor. It is sometimes difficult to determine which lines of code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    React Redux Universal Hot Example

    React Redux Universal Hot Example

    A starter boilerplate for a universal webapp

    This is a starter boilerplate app created with Universal rendering, both client and server make calls to load data from separate API server, React, React Router, Express, Babel for ES6 and ES7 magic, Webpack for bundling, Webpack Dev Middleware, Webpack Hot Middleware, Redux's futuristic Flux implementation, Redux Dev Tools for next generation DX (developer experience), React Router Redux Redux/React Router bindings, ESLint to maintain a consistent code style, redux-form to manage form state...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    XPCOM Wizard

    This tool is vc2010 project wizard for xpcom component develop.

    This tool is vc2010 project wizard for xpcom component develop. You can use this wizard create xpcom component. Tool's Feather: 1. All xpcom component develop environment create(for vc2010); 2. Support simple UI; 3. Support Gecko 17/18/19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Poppy - Web Interface Generator

    Poppy - Web Interface Generator

    A visual markup editor that runs in a browser.

    **THIS PROJECT IS NOT MAINTAINED ANYMORE **CHECKOUT http://poppy.dc-development.de to see its follow-up Poppy is a visual markup editor that runs in a browser. - Best Browser: Use Mozilla-FireFox! - Take Care: for local testing/development only! Features: - Multiple Projects - Build/Edit Master and Pages Visually - Clean formatted output only elements you specified - Filemanager New: - Installer for easy setup - Poppy demo project for better...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Android Wordpress Theme
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next