Showing 190 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    v-charts

    v-charts

    A tool to generate charts

    When using echarts to generate charts, we often need to do cumbersome data scheme conversion, modify complex configuration items, v-charts precisely to solve this. v-charts is based on Vue2.x and echarts, just need to provide a friendly data scheme and set simple configuration items, you can easily generate common charts. Each chart component of v-charts is individually packaged under the lib folder. When used, a single chart component can be directly import into the project. The attributes of the chart itself, such as yAxisType used to set the data type, are displayed as an area's area. Such attributes are placed in settings, and the properties of each chart are not exactly the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MixItUp 3

    MixItUp 3

    Library for animated filtering, sorting, insertion, removal and more

    MixItUp is a high-performance, dependency-free library for animated DOM manipulation, giving you the power to filter, sort, add and remove DOM elements with beautiful animations. MixItUp plays nice with your existing HTML and CSS, making it a great choice for responsive layouts and compatible with inline-flow, percentages, media queries, flexbox and more. MixItUp is open source and free to use for non-commercial, educational and non-profit use.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Emoji-Log

    Emoji-Log

    An Emoji Git commit log messages spec standard

    ...Programming, code, geeks/nerds, open-source, all of that is inherently dull and sometimes boring. Emoji (which is, in fact, the plural of emoji) helps me add colors and emotions to the mix. Nothing wrong if you want to attach feelings to this 2D flat text-based world of code. I found out that instead of memorizing hundreds of emoji it's better to keep the categories small and general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    xeogl

    xeogl

    A WebGL-based 3D engine for technical visualization

    ...Emphasis effects (wireframe, ghost, highlight, outline). Annotations. Cross-section views. Scene object hierarchies. Transform hierarchies. Bounding volumes. 3D picking, raycasting. Screen capture. You can dynamically edit most things in your scene at runtime. Animate your scenes by updating the properties of their components. Load 3D models into your scene from glTF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Drception

    Drception

    Fractals generator with powerful functionality.

    Fractals generator with powerful functionality. E-mail: programmingspecial@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    imagesLoaded

    imagesLoaded

    Detect when images have been loaded

    ...The always event is triggered after all images have been either loaded or confirmed broken. and the done event is triggered after all images have successfully loaded without any broken images. imagesLoaded works with Browserify. imagesLoaded works with RequireJS. You can manage dependencies with Bower. Set baseUrl to bower_components and set a path config for all your application code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cleaver

    Cleaver

    30-second slideshows for hackers

    ...Instead of manually specifying a stylesheet, template, layout, and others, you can specify a single theme containing each of these assets. Cleaver comes with a stylesheet that looks good by default, but you can extend it at your heart's desire. Themes are prepackaged options you can invoke from a directory, URL, or even a GitHub repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    embed-js

    embed-js

    A lightweight plugin to embed emojis, media, maps, tweets, code, etc.

    A lightweight JavaScript plugin to embed emojis, media, maps, tweets, code and services. embed.js was developed with a modern JavaScript workflow in mind. To use it, it's recommended you have a build system in place that can transpile ES6, and bundle modules. But at the same time, you get an already transpiled version to make your development easier. If you’re using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules, you can use the default UMD build of the plugin by simply requiring it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    React-Motion

    React-Motion

    A spring that solves your counter animation problems

    ...This way, you don't have to worry about petty situations such as interrupted animation behavior. It also greatly simplifies the API. It's normal not to feel how stiffness and damping affect your spring; use Spring Parameters Chooser to get a feeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    vue-circle-progress

    vue-circle-progress

    A Vue.js component to draw animated circular progress bars

    A Vue.js component to draw animated circular progress bars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    retina.js

    retina.js

    JavaScript helpers for rendering high-resolution image variants

    retina.js makes it easy to serve high-resolution images to devices with displays that support them. You can prepare images for as many levels of pixel density as you want and let retina.js dynamically serve the right image to the user. retina.js assumes you are using Apple's prescribed high-resolution modifiers (@2x, @3x, etc) to denote high-res image variants on your server. It also assumes that if you have prepared a variant for a given high-res environment, that you have also prepared variants for each environment below it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vizceral

    vizceral

    WebGL visualization for displaying animated traffic graphs

    ...This component can take multiple traffic graphs and will generate a 'global' graph showing all incoming traffic into each of the 'regions', with support for cross-region traffic. There are three levels of information, global, regional, and service-level, with clicking or double-clicking on a node bringing you one level deeper. We are not using this internally at Netflix at this time and the project is not actively being worked on. We occasionally look at the repo and will review PRs as time permits. Current development focuses on a most recent version of Chrome. Minor sanity checking for the latest versions of Safari and Firefox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OCR Web based

    OCR Web based

    OCR web based for Browser Firefox & PC

    ...Finally, I wish to inform you that you can write or draw directly on the canvas to get the subsequent character recognition and text extraction
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jquery-circle-progress

    jquery-circle-progress

    jQuery Plugin to draw animated circular progress bars

    jQuery Plugin to draw animated circular progress bars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    With PHPture you can access your library with pictures made with Apple Aperture from any computer through a web browser over a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FormRead

    FormRead

    Free OMR - OCR web sofware based on javascript and PHP

    https://formread.org FormRead is a completely free OMR (optical mark recognition) web software for scanning and grading user-filled, multiple choice forms. Create your formats with any of your office or drawing tools, scan them and parameterize their coordinates in an easy way. Once you have parameterized your form, you can print many of them, give it to your students/respondents, scan and recognize them with formread, and you can finally export the data in your preferred formats (excel, pdf, csv)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Picturefill

    Picturefill

    A responsive image polyfill

    ...In non-media query-supporting browsers, the matchMedia polyfill will allow for querying native media types, such as screen, print, etc. If you only want to have an image show up at certain sizes, and not show up at others, you will need to use a transparent placeholder gif. There are currently no known unsupported browsers, provided that you use the markup patterns provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    emojipacks

    emojipacks

    CLI to bulk upload emojis to your Slack

    CLI to bulk upload emojis to your Slack! Note you must have node and npm installed. If you don't, go to nodejs.org and follow the install instructions there. A file named batchUploadExample.sh is provided for your reference. Edit this file change the subdomain, email, and password parameters to your own and save it as batchUpload.sh or something similar. It optionally takes an argument for the directory path that contains your yaml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CSSgram

    CSSgram

    CSS library for Instagram filters

    ...This means less manual image processing and more fun filter effects on the web! We are using pseudo-elements (i.e. :before and :after) to create the filter effects, so you must apply these filters on a containing element (i.e. not a content-block like <img>. The recommendation is to wrap your images in a <figure> tag. If you use custom naming in your CSS architecture, you can add the .scss files for the provided styles within your project and then @extend the filter effects within your style definitions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    The tracking.js library brings different computer vision algorithms and techniques into the browser environment. By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more, all that with a lightweight core (~7 KB) and intuitive interface. To get started, download the project. This project includes all of the tracking.js examples, source code dependencies you'll need to get started. Unzip the project somewhere on your local drive. The package includes an initial version of the project you'll be working with. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    shots

    An application for creating screenshots

    Screen capture applications are much more than utilities that allow us to capture, annotate and share parts of our computer’s screen but, if properly included into our workflow, they can quickly become efficient communications tools. With a rather suggestive name, –shots is a simplistic and unpretentious, Electron-based piece of software that allows you to capture screenshots, as well as edit and annotate them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Card Raytracer Benchmark

    Short C++/Java/C#/Python benchmark

    This is a short C++/Java/C#/Python benchmark. Based on Paul Heckbert's sources. Thank you Paul!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    lightGallery Desktop

    lightGallery Desktop

    A modern, electron and nodejs based image viewer for Mac, Windows

    You can create Windows installer only when running on Windows, the same is true for Linux and OSX. So to generate all three installers you need all three operating systems. lightSlider is a lightweight responsive Content slider with carousel thumbnails navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cool-ascii-faces

    cool-ascii-faces

    Get some cool ascii faces

    cool-ascii-faces is a playful and popular JavaScript repository that collects a large library of quirky, fun ASCII faces that developers can use in command line apps, scripts, chats, or log output. It serves as a simple utility to inject character and humor into otherwise dry terminal output, making it popular among programmers who enjoy expressive, meme-style text art. With nearly two thousand stars, the repository provides a broad catalogue of emotive and whimsical face strings that can be...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    FlorinA

    FlorinA

    Free Grid Gallery Responsive

    Grid gallery jquery, Photoswipe gallery, Gallery on the Google Map, Google Maps Spiderfy, Image editor Logo, Image resize, Batch multiple image editing. Easy and free, no adware no spyware, with Florina you can build your gallery and see your images in google map, without writing code , only a few clicks!!! You need imagemagick http://www.imagemagick.org/script/binary-releases.php See the Demo http://www.nextechnics.com/florina/ Thx to ExifTool by Phil Harvey Thx to ImageMagick Team You can support the Florina Project by a Donation https://www.paypal.com/us/cgi-bin/webscr?...
    Downloads: 0 This Week
    Last Update:
    See Project