Showing 1506 open source projects for "you-get"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 1
    vuedarkmode

    vuedarkmode

    A minimalist dark design system for Vue.js

    The vuedarkmode repository is a lightweight utility for front-end projects built with Vue.js that enables easy toggling between light and dark themes (or color modes), supporting persistent user preference (e.g. via local storage). It abstracts the boilerplate and complexity around theme switching: instead of manually wiring up CSS classes, media queries, or state logic, you can integrate vuedarkmode and have theme toggling out-of-the-box. That makes it easier for developers to support dark mode reliably across components and pages, ensuring consistency and smoother user experience. The package likely includes reactive hooks or components that detect system/theme preferences and allow switching dynamically, and may also provide CSS or class-based mechanisms to adapt styling accordingly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pure.css

    Pure.css

    A set of small, responsive CSS modules that you can use

    ...We've made it easy for you to get started.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Selectize

    Selectize

    Hybrid of a textbox and <select> box for tagging and contact lists

    ...It's a lot like Chosen, Select2, and Tags Input but with a few advantages. Developed by @brianreavis (partly at DIY). Licensed under the Apache License, Version 2.0… so do whatever you want with it! Skinnable. Comes with LESS stylesheets and shims for Bootstrap 2 and Bootstrap 3 (+ precompiled CSS). Interface & make addons like a boss with the plugin system. Fully documented on GitHub & inline. Want to search an item's title and description? No problem. You can even override the scoring function used for sorting if you want to get crazy. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    solgraph

    solgraph

    Visualize Solidity control flow for smart contract security analysis

    ...A nice example of piping contract source that is in your clipboard through solgraph, dot, and preview: (Use whatever image previewer is available on your system; Preview.app is available on Mac) You have to have graphviz installed (brew install graphviz) to render the DOT file as an image. Depending on your permissions, you may need to add the unsafe-perm flag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 5
    ToolGood.Words

    ToolGood.Words

    A high-performance sensitive word

    ...C#'s own regular is very slow, which StringSearchEx2.ContainsAnyis Regex.IsMatchmore than 88,000 times the efficiency, which is related to the number of keywords. In the Find All test, (sensitive words in the detected text will not be displayed, you can debug and view by yourself). Special class for filtering illegal words (sensitive words), you can set the length of skip words, default full-width to half-width, ignore case, skip words, repeated words, blacklist, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    phpEasyVCS

    File based version control system written in PHP

    phpEasyVCS is a simple version control system (VCS) with minimal hosting requirements, namely PHP 5.2+. No database is needed. Files can be viewed and uploaded with a browser or by WebDAV, which allows you to access the files like a local drive in all operating systems. For integration with other software a REST service is provided. It is very easy to view the file versions at a specific point in time. The web interface allows you to easily compare file versions and synchronize and merge local files with the files in phpEasyVCS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JSHint

    JSHint

    A tool that helps to detect errors and in your JavaScript code

    JSHint is a community-driven tool that detects errors and potential problems in JavaScript code. Since JSHint is so flexible, you can easily adjust it in the environment you expect your code to execute. JSHint is publicly available and will always stay this way. The project aims to help JavaScript developers write complex programs without worrying about typos and language gotchas. Any code base eventually becomes huge at some point, so simple mistakes, that would not show themselves when written, can become show stoppers and add extra hours of debugging. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Jupyter Notebooks extensions

    Jupyter Notebooks extensions

    A collection of various notebook extensions for Jupyter

    ...For Jupyter version 4 or 5, use the master branch of the repository. Most nbextensions have been updated to work with both Jupyter 4.x and 5.x, but occasionally things get missed, or the Jupyter API changes in a minor version update, so if anything doesn't work as you'd expect/hope, please do check the issues, or open a new one as necessary! The Python package installation step is necessary to allow painless installation of the nbextensions together with additional items like nbconvert templates, pre-/postprocessors, and exporters. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vue API Query

    Vue API Query

    Elegant and simple way to build requests for REST API

    Elegant and simple way to build requests for REST API. This package helps you quickly to build requests for REST API. Move your logic and backend requests to dedicated classes. Keep your code clean and elegant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    env Koa

    env Koa

    Environment configuration loader for Lad

    Environment configuration loader for Lad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Blue Print

    Blue Print

    Blue Print is a remote access, cross-platform hex editor/data analyzer

    ...Users can start the back-end of WBP on PC/server/NAS/smart device(hereinafter referred to as the host) which has network connection, and perform graphical editing & analysis on data of the host in a browser on any other machine regardless of whether the host has local graphics module or not. Of course, you can also operate directly on host which has local graphics module.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Razzle

    Razzle

    Create server-rendered universal JavaScript applications

    JavaScript applications are tough to setup. Either you buy into a framework, fork a boilerplate, or set things up yourself. Aiming to fill this void, Razzle is a tool that abstracts all complex configuration needed for both SPA's and SSR applications into a single dependency--giving you the awesome developer experience of create-react-app, but then leaving the rest of your app's architectural decisions about frameworks, routing, and data fetching up to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gijgo

    Gijgo

    Free Javascript Controls

    ...All widgets are high performance, built on top of the jQuery JavaScript Library with built-in support for Bootstrap 4 and Material Design. They are designed to saves you time and scales with your development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XP.css

    XP.css

    A CSS framework for building faithful recreations of operating system

    This library relies on the usage of semantic HTML. To make a button, you'll need to use a button. Input elements require labels. Icon buttons rely on aria-label. This page will guide you through that process, but accessibility is a primary goal of this project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    jekyllDecent

    jekyllDecent

    Blog Template for Jekyll

    ...Installation instructions, features, previews and more can be found in the GitHub generated blog. This blog is automatically generated out of the source code in the gh-pages branch. If you like to see the theme in production have a look at jwillmer.de.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Semantic UI

    Semantic UI

    UI framework designed for theming

    ...Semantic UI comes with over 3,000 high level theming variables and just about every layout option you can think of, giving you complete design freedom. It also has over 50 UI components enabling you to build your entire site with just one stack and share your UI between a number of different projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    resume-cli

    resume-cli

    CLI tool to easily setup a new resume

    This is the command-line tool for JSON Resume, the open-source initiative to create a JSON-based standard for resumes. Alternatives: The Resume CLI tool works as it is so there isn't a huge amount of active development on it, try these alternatives if it doesn't work for you. JSON Resume is a community-driven open-source initiative to create a JSON-based standard for resumes. We believe that the strengths of the JSON format make it a good fit for resumes. It's lightweight, easy to use and it's perfect to build tools for! We also feel that the JSON Schema is mature enough for writing usable semantics. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    minicle

    minicle

    A Node.js module for easily processing command line switches and args

    There are scads of CLI parsers out there, so why another one? Mostly because the others aim to do too much and can be a pain to use when you just need something quick and simple. All Minicle does is parse CLI options. It doesn't handle exotic edge cases, generate usage information, validate arguments, or anything else. It does handle all the usual basics plus git-style subcommands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ipfs-deploy

    ipfs-deploy

    Zero-Config CLI to Deploy Static Websites to IPFS

    Upload static websites to IPFS pinning services and optionally update the DNS. The goal of ipfs-deploy is to make it as easy as possible to deploy a static website to IPFS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    documentation.js

    documentation.js

    Documentation for modern JavaScript

    A documentation system so good, you'll actually write documentation. documentation.js has pluggable output formats: you can get raw documentation as JSON, beautiful, customizable HTML, or Markdown that fits perfectly into an API.md or README.md file in a GitHub repository. Demos, self-documentation as HTML, Markdown, JSON. documentation.js aims to cover all flavors of modern JavaScript. documentation.js works in your workflow, whether you just want a command-line utility that generates documentation from your code, you use Gulp to publish websites, or you're building a new system and want low-level JavaScript methods. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sabaki

    Sabaki

    An elegant Go board and SGF editor for a more civilized age

    ...Score your games using area or territory counting. You can also use the score estimator to see which player is ahead in mid-game. Toggle the life & death status of groups to refine the estimation.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    GitHub Readme Stats

    GitHub Readme Stats

    Dynamically generated stats for your github readmes

    GitHub Readme Stats is an open-source tool that generates dynamic, visually customizable SVG cards showcasing GitHub metrics such as stars, commits, languages, and contributions, which can be embedded into profile README files. With inbuilt themes, you can customize the look of the card without doing any manual customization. You can specify a year and fetch only the commits that were made in that year by passing &commits_year=YYYY to the parameter. You can look at a preview for all available themes or checkout the theme config file. Please note that we paused the addition of new themes to decrease maintenance efforts; all pull requests related to new themes will be closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    hygen

    hygen

    The simple, fast, and scalable code generator

    ...Running shell commands. Super fast, constantly optimized for speed. Hygen can be used to supercharge your workflow with Redux, React Native, Express and more, by allowing you avoid manual work and generate, add, inject and perform custom operations on your codebase.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    zircle UI

    zircle UI

    zircle-ui is a frontend library to develop zoomable user interfaces.

    ...Zircle-ui works pretty well on mobile devices and big screens. Aren't the integrated color themes enough? No problem, it is easy to create new ones. Using Vue-router? Let zircle-ui handles the routes for you. You can try zircle-ui to develop a wide range of applications, such as: dashboards, health/fitness trackers, IOT hubs or controllers, contact management, information and entertainment, interactive menus, etc. In general, using zircle-ui should be fine if your application is highly interactive and you need to intuitively view and control information without losing the user’s attention. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    React Beautiful DnD

    React Beautiful DnD

    Beautiful and accessible drag and drop for lists with React

    ...Clear lifecycle callbacks expose what changed during a drag so you can persist updates or trigger side effects reliably.
    Downloads: 0 This Week
    Last Update:
    See Project