Showing 46 open source projects for "cd-tag"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Tagify

    Tagify

    Lightweight, efficient Tags input component in Vanilla JS

    ...Customizable HTML templates for the different areas of the component (wrapper, tags, dropdown, dropdown item, dropdown header, dropdown footer) Shows suggestions list (flexible settings & styling) at full (component) width or next to the typed texted (caret) Allows setting suggestions' aliases for easier fuzzy-searching. Auto-suggest input as-you-type with the ability to auto-complete. Can paste in multiple values: tag 1, tag 2, tag 3 or even newline-separated tags. Tags can be created by Regex delimiter or by pressing the "Enter" key/focusing of the input. Validate tags by Regex pattern or by function. Tags may be editable (double-click).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    muffon

    muffon

    Advanced multi-source music streaming + discovery client for desktop.

    muffon is a cross-platform music streaming client for desktops, which helps you listen to, discover, and organize music in an advanced way.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Responsively Lazy

    Responsively Lazy

    Lazy load responsive images

    ...The things to customize are the padding-bottom style and the values of the src and data-srcset attributes. If you don't know the image aspect ratio you can skip the div tag and move the responsively-lazy class to the img tag. Responsively Lazy is very different from the other lazy loading libraries. They make you break your HTML by removing the src attribute, or make you put tiny version there or make you use <noscript> to make your images appear in Google Images. The lazy loading works in browsers supporting the srcset attribute. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    evol-colorpicker

    evol-colorpicker

    jQuery UI widget for color picking with web colors, theme colors, etc.

    evol-colorpicker is a web color picker that looks like the one in Microsoft Office 2010. It can be used inline or as a popup bound to a text box. It comes with several color palettes, can track selection history, and supports "transparent" colors. It is a full jQuery UI widget, supporting various configurations and themes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    netjukebox - the flexible media share
    netjukebox is a web-based media jukebox for MPD, VideoLAN and Winamp/httpQ. It features real-time MP3 streaming from different audio formats. Download single tracks or a whole album in one zip file. For more information look at the netjukebox website
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Gelbooru Client

    Gelbooru Client

    A material client to explore Gelbooru.com

    ...It offers users a more structured and user-friendly experience compared to accessing the site through a web browser, enabling efficient navigation of large image datasets. The application typically includes features such as tag-based searching, filtering, and sorting, which are essential for exploring Gelbooru’s extensive content library. It also supports image viewing, downloading, and bookmarking, allowing users to manage their collections more effectively. The client is built to optimize performance when handling large volumes of media, ensuring smooth loading and interaction. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    img2css

    img2css

    Convert any image to pure CSS. Recreates images using only box-shadows

    ...I also made a per-pixel animation experiment using the box-shadow idea, see morphin. Pure CSS, this output was created by resizing and setting each pixel as a box shadow of a single-pixel div, so no IMG tag or background image is needed. This can result in huge outputs, and the use of this output is not recommended for production unless there is no other option. Base64, the entire image file is embedded inside the <img> tag using base64, so no need for external hosting is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    textures.js

    textures.js

    SVG patterns for data visualization

    Textures.js is a JavaScript library for creating SVG patterns. Made on top of d3.js, it is designed for data visualization. Import textures.js from NPM. You can also use textures.js in your HTML page with a <script> tag by downloading textures.js to a local folder or by using the Unpkg CDN network. Textures.js can be used alongside d3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    react-blessed

    react-blessed

    A react renderer for blessed

    ...This renderer should currently be considered as experimental, is subject to change and will only work with React's latest version (17.x.x, using Fiber). Any of the blessed widgets can be rendered through react-blessed by using a lowercased tag title. Text nodes, on the other hand, will be rendered by applying the setContent method with the given text on the parent node. As with React's DOM renderer, react-blessed lets you handle the original blessed nodes, if you ever need them, through refs. For convenience, react-blessed lets you handle classes looking like what react-native proposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Vishesh Auto Index

    Vishesh Auto Index

    Vishesh Auto Index 5 is Best Wap Auto Index for mp3 sites.

    Vishesh Auto Index is a rebirth of AutoIndex. A mobile focused autoindex script that allows users to create a mobile download site. Security level too high. Vishesh Auto Index 5 specially made for mp3/mp4 downloading websites. Vishesh Auto Index 5 My Official Blog:- https://visheshgrewal.blogspot.com Vishesh Auto Index:- https://vishesh-auto-index.blogspot.com Readme.txt for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chart.xkcd

    Chart.xkcd

    xkcd styled chart lib

    ...It’s easy to get started with chart.xkcd. All that’s required is the script included in your page along with a single <svg> node to render the chart. You can install chart.xkcd via script tag in HTML or via npm. Line chart displays series of data points in the form of lines. It can be used to show trend data, or comparison of different data sets. XY chart is used to plot points by specifying their XY coordinates. A bar chart provides a way of showing data values represented as vertical bars. A stacked bar chart provides a way of showing data values represented as vertical bars. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tagstoo

    Tagstoo

    Software to tag folders and files, with multimedia and epubs preview.

    Tag folders and files (including multimedia) by dragging the tags on them, you can create tags of various shapes and colors for a more intuitive classification. Precise search possibilities, with various input fields, allowing to add all the necessary tags that you want. For example, in one field you can add the tags ‘cat' and 'white' and in another field you can add the tags 'dog' and 'brown', so the search result will return all white cats and brown dogs.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    SoundJS

    SoundJS

    Javascript library for working with Audio

    SoundJS is a library to make working with audio on the web easier. It provides a consistent API for playing audio in different browsers, including using a target plugin model to provide an easy way to provide additional audio plugins like a Flash fallback (included, but must be used separately from the combined/minified version). A mechanism has been provided for easily tying in audio preloading to PreloadJS. The core API for playing sounds. Call createjs.Sound.play(sound, ...options), and a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CSSgram

    CSSgram

    CSS library for Instagram filters

    ...: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. Mixins allow for multiple filter arguments to be passed into your classes. This is useful for if you want to add filters in addition to the ones provided (i.e. add a blur).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    icono

    icono

    One tag one icon, no font or svg, pure CSS

    icono is an icon pack that needs no external resources. Every tag can be an icon made with pure CSS. You can add icono folder in your project and import icono.less for compile. iconos maincolor can be changed in variable.less. Just add iconos classes to any type of elements that support psuedo-element. Also you can change color of icons as simple as set color for an element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Scrapbook and Photo Album

    Consolidation of Photos and Scrapbook items

    ...There are many products out there which centralise pictures, but I wanted these features * Ability to centralise photos from all devices * Thumbnail generation * Geotag to show where photos were taken on a Google map overlay both at the album level and the individual picture level * Ability to associate scanned scrap (brochures, tickets, stuff...) with a photo taken at the same time. * Picture tagging and a fast way of tagging photos when you get back which is freeform * Flag a photo/picture as not for slideshow * Slideshow of a tag, an album or Randomly across everything
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Musichspeler

    Musichspeler

    a web based audioplayer

    In times of html5, ajax, css3 and more it's not necessary using flash applications or streaming services anymore. With this project I'm trying to create a web based audioplayer that can handle large music collections and that is usable with a dynamic playlist which can be edited while listening to music without refreshing the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SDownload

    SDownload

    SDownload allows you to download any song from Soundcloud with tags.

    SDOWNLOAD HAS MOVED TO http://sdownloadapp.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    aCover full automatically creates an optimal layouted CD Inlay Card of the content of the given CD/DVD as a printable PDF-File. This also creates a Content XML File, i.e. to use in a XML capable Database. Later on, a Cover / Booklet will be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Customizable browser based (text/web(WYSIWYG)) file editors environment in PHP (GPL Licensed) with loads of features. (tested only in firefox)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Playlist is a music player that uses HTML5-compatible Web browsers (like Chrome, Firefox, and Safari) to play digital audio and music files stored either locally or from a web server.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This site is intended to be deployed on a home server to host all of your family's photos. It will give you the ability to upload, share, tag, organize, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Voquad : Video On Quasi Demand
    ...This is a Video on Demand Web Based Application. You have to select your video listed in a web page then click for encoding in Theora format. It's use the "<video>" tag from HTML 5 for streaming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Provides files to display a photo album stored either locally (ie CD or hard drive) or on the web using a web-browser. Album data (title, caption, etc) is stored in a single convenient XML file which can be generated with our Windows GUI, or by hand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB