Showing 44 open source projects for "unity source code"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 1
    Language support for Java for VS Code

    Language support for Java for VS Code

    Java Language Support for Visual Studio Code

    Provides Java ™ language support via Eclipse ™ JDT Language Server, which utilizes Eclipse ™ JDT, M2Eclipse and Buildship. Now that Java extension will publish platform-specific versions, it will embed a JRE for supported platforms such as win32-x64, Linux-x64, Linux-arm64, darwin-x64, and darwin-arm64. The embedded JRE is used to launch the Language Server for Java. Users are only responsible for configuring Project JDKs to compile your Java projects.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Visual Studio Code client for Tabnine

    Visual Studio Code client for Tabnine

    Visual Studio Code client for Tabnine

    This extension is for Tabnine’s Starter (free), Pro and Enterprise SaaS users only. Tabnine Enterprise users with the self-hosted setup should use the Tabnine Enterprise extension in the VSCode Marketplace. Tabnine is an AI code assistant that makes you a better developer. Tabnine will increase your development velocity with real-time code completions, chat, and code generation in all the most popular coding languages and IDEs. Whether you call it IntelliSense, intelliCode, autocomplete, AI...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    TensorFlow.js

    TensorFlow.js

    TensorFlow.js is a library for machine learning in JavaScript

    TensorFlow.js is a library for machine learning in JavaScript. Develop ML models in JavaScript, and use ML directly in the browser or in Node.js. Use off-the-shelf JavaScript models or convert Python TensorFlow models to run in the browser or under Node.js. Retrain pre-existing ML models using your own data. Build and train models directly in JavaScript using flexible and intuitive APIs. Tensors are the core datastructure of TensorFlow.js They are a generalization of vectors and matrices to...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    PixiJS

    PixiJS

    The HTML5 Creation Engine

    ... having to deal with dense, low level code, browser inconsistencies, WebGL API or device compatibility, PixiJS is for you! See some great examples and creations made with PixiJS in the official website: https://www.pixijs.com/
    Downloads: 6 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
    billboard.js

    billboard.js

    Re-usable, easy interface JavaScript chart library based on D3.js

    billboard.js is a re-usable, easy interface JavaScript chart library, based on D3.js. The name "billboard" comes from the famous "billboard chart" which everybody knows. billboard.js provides the easiest way to create a 'chart' instantly. Chart generation is super easy. With extensive options, you can create a chart instantly! Yes, billboard.js works on D3 v4+; what everybody was waiting for! All of the code was written as an ESM(ES Module) with ES6+ syntax. Combine hundreds of options...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Mock Service Worker

    Mock Service Worker

    Seamless REST/GraphQL API mocking library for browser and Node.js

    Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging. A dedicated layer of requests interception at your disposal. Keep your application's code and tests unaware of whether something is mocked or not. Request the same production resources and test the actual behavior of your app. Augment an existing API, or design it as you go, when there is none. Use Express-like routing syntax to capture outgoing requests...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Markdown to PDF

    Markdown to PDF

    Hackable CLI tool for converting Markdown files to PDF using Node.js

    A simple and hackable CLI tool for converting markdown to pdf. It uses Marked to convert markdown to HTML and Puppeteer (headless Chromium) to further convert the HTML to PDF. It also uses highlight.js for code highlighting. The whole source code of this tool is only ~250 lines of JS ~500 lines of Typescript and ~100 lines of CSS, so it is easy to clone and customize.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Saas UI

    Saas UI

    The React component library for startups, built with Chakra UI

    Build intuitive apps that your customers will love. Saas UI is a React component library and starterkit that doesn't get in your way and helps you build intuitive SaaS products with speed. Saas UI ships with an extensive set of foundational and advanced components that cover a wide range of use-cases. Carefully crafted to reduce boilerplate code without sacrificing flexibility. Get started for free with 40+ open source components. Including authentication screens with Clerk, Supabase and Magic...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Signature Pad

    Signature Pad

    HTML5 canvas based smooth signature drawing

    Signature Pad is a JavaScript library for drawing smooth signatures. It's HTML5 canvas based and uses variable width Bézier curve interpolation based on Smoother Signatures post by Square. It works in all modern desktop and mobile browsers and doesn't depend on any external libraries. Demo works in desktop and mobile browsers. You can check out its source code for some tips on how to handle window resize and high DPI screens. You can also find more about the latter in HTML5 Rocks tutorial...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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.
  • 10
    html-pdf-chrome

    html-pdf-chrome

    HTML to PDF or image (jpeg, png, webp) converter via Chrome/Chromium

    HTML to PDF or image (jpeg, png, webp) converter via Chrome/Chromium. This library is NOT meant to accept untrusted user input. Doing so may have serious security risks such as Server-Side Request Forgery (SSRF). If you run into CORS issues, try using the --disable-web-security Chrome flag, either when you start Chrome externally, or in options.chromeFlags. This option should only be used if you fully trust the code you are executing during a print job. It is strongly recommended that you keep...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    SurveyJS

    SurveyJS

    JavaScript Survey and Form Library

    SurveyJS Form Library is distributed as npm packages and as scripts and style sheets that you can reference on your page. You can use it in any React, Angular, Vue, Knockout, or jQuery application. React, Angular, Knockout, and Vue3 are supported natively. To communicate with the server, the libraries use JSON objects that represent form schemas (content and layout of a form) and form results (answers). You have the option to build dynamic JSON-driven forms using our free full-featured form...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Countries, Languages & Continents data

    Countries, Languages & Continents data

    Countries, Languages & Continents data (capital and currency)

    Continents & countries (with languages, capital and currency, native name, calling codes). Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 language, capital and currency, native name, calling codes. Lists are available in JSON, CSV and SQL formats. Also, contains separate JSON files with additional country Emoji flags data. This version changes a lot in the data structures and placement of the files. So, if your projects depend on the old structure — specify previous versions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Faast.js

    Faast.js

    Serverless batch computing made simple

    Serverless batch computing made simple. Serverless function architectures are optimized for event-driven systems. Faast.js simplifies serverless batch applications by automating infrastructure, code packaging, invocation, and cleanup. Combine the power of scalable serverless functions with the ease-of-use and familiarity of ordinary async functions. Go from zero to a thousand cores in seconds. Scale back down to zero just as quickly. Faast.js delivers the brute force power of the cloud...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Vexip UI

    Vexip UI

    Vue 3 UI library, highly customizability, full TypeScript, performance

    Highly customizability, full TypeScript, performance pretty good. This library is using base on vue 3.0 with using composition api, and design and code components in the traditional way by Vue possible, fully TypeScript. Almost all the default value of props for each component can be quickly modified by configuration, for easy customization. And, the writing of component codes pays great attention to lowering the threshold of source code reading, and the style of code is as close to the usual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Strawberry

    Strawberry

    Zero-dependency, build-free framework for the artisanal web

    Zero-dependency, a build-free framework for the artisanal web. Strawberry is a tiny front-end framework that gives you reactivity and composability. It does this with zero dependencies, without a build step, and it fits in less than 4KB when gzipped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Default composer

    Default composer

    JavaScript library to set default values for nested objects

    A tiny (~500B) JavaScript library that allows you to set default values for nested objects. "default-composer" is a JavaScript library that allows you to set default values for nested objects. The library replaces empty strings/arrays/objects, null, or undefined values in an existing object with the defined default values, which helps simplify programming logic and reduce the amount of code needed to set default values. To use "default-composer", simply import the library and call...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    next international

    next international

    Type-safe internationalization (i18n) for Next.js

    Type-safe internationalization (i18n) for Next.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Discordeno

    Discordeno

    Discord API library for Node and Deno

    Discord API library for Node.JS, Deno & Bun. Discordeno is actively maintained to guarantee excellent performance, latest features, and ease of use. The functional API eliminates the challenges of extending built-in classes and inheritance while ensuring overall simple but performant code. Discordeno offers the option to have practically any component of a bot as a separate piece, including standalone REST, gateways, custom caches, and more. Remove any properties, if your bot doesn't need them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    zag

    zag

    Finite state machines for building accessible design systems and UI

    A collection of framework-agnostic UI components patterns like an accordion, menu, and dialog that can be used to build design systems for React, Vue, and Solid.js. Simple, resilient component logic. Write component logic once and use it anywhere. Built-in adapters that connect machine output to DOM semantics in a WAI-ARIA-compliant way. Component logic is largely JavaScript code and can be consumed in any JS framework. Zag machine APIs are completely headless and unstyled. Use your favorite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Laravel Echo

    Laravel Echo

    Laravel Echo library for beautiful Pusher and Ably integration

    ... events allows you to share the same event names between your server-side code and your client-side JavaScript application. Laravel Echo is a JavaScript library that makes it painless to subscribe to channels and listen for events broadcast by Laravel. You may install Echo via the NPM package manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pothos GraphQL

    Pothos GraphQL

    Pothos GraphQL is library for creating GraphQL schemas in typescript

    Pothos is a plugin based GraphQL schema builder for typescript. It makes building graphql schemas in typescript easy, fast and enjoyable. The core of Pothos adds 0 overhead at runtime, and has graphql as its only dependency. Pothos is the most type-safe way to build GraphQL schemas in typescript, and by leveraging type inference and typescript's powerful type system Pothos requires very few manual type definitions and no code generation. Pothos has a unique and powerful plugin system that makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    esri-loader

    esri-loader

    A tiny library to help load ArcGIS API for JavaScript modules

    A tiny library to help you use the ArcGIS API for JavaScript AMD modules in applications built with popular JavaScript frameworks and bundlers. Follow the Install and Usage instructions below to get started. Then see more in depth instructions on how to configure the esri-loader and use it with React, Vue.js, Angular, Ember, or the ArcGIS Types. Learn how esri-loader can help improve application load performance and allow you to use the ArcGIS API in server-side rendered applications. The code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mobx-state-tree

    mobx-state-tree

    Full-featured reactive state management without the boilerplate

    Technically speaking, MobX-State-Tree (also known as MST) is a state container system built on MobX, a functional reactive state library. This may not mean much to you, and that’s okay. I’ll explain it like this: MobX is a state management "engine", and MobX-State-Tree gives it structure and common tools you need for your app. MST is valuable in a large team but also useful in smaller applications when you expect your code to scale rapidly. And if we compare it to Redux, MST offers better...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    github-automated-repos

    github-automated-repos

    Library that automates the administration of your github projects

    github-automated-repos is the lib that gives you the power to control the visualization of your projects on the website, in your own GitHub in one place. This library automates the view your GitHub projects on your website in one place. But how? Make the code configuration only once in your application with github-automated-repos, and manage the view of your projects on GitHub in the Topics field. Choose which project will be seen on your website, and you can even customize your project card...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    barba.js

    barba.js

    Create badass, fluid and smooth transitions between website’s pages

    Barba.js — aka Barba — is a small (7kb minified and compressed) and easy-to-use library that helps you create fluid and smooth transitions between your website's pages. It makes your website run like a SPA (Single Page Application) and help reduce the delay between your pages, minimize browser HTTP requests and enhance your user's web experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next