Search Results for "simple file downloader"

Showing 27 open source projects for "simple file downloader"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Pixiv Batch Downloader

    Pixiv Batch Downloader

    Batch download artworks and novels, filter works, etc.

    Chrome extension to batch download illustrations and novels from Pixiv. Filter artwork, rename while downloading, convert dynamic images, and more. Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more. Pixiv Image Batch Downloader is installed in the browser, when you want to download, you don't have to leave the browser. You just need to click the download button on the page to open the download interface...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2
    ueli

    ueli

    Keystroke launcher for Windows and macOS

    .... Enables you to use Everything Search to find files and folders on your local file system. Enables you to use the native macOS search to find files and folders on your local file system. Enables you to browse through your local file system. To start you have to enter a valid absolute filepath. Operating system commands are simple commands to control your operating system e.g. to shutdown or restart your computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    conf

    conf

    Simple config handling for your app or module

    All you have to care about is what to persist. This module will handle all the dull details like where and how. It does not support multiple processes writing to the same store. I initially made this tool to let command-line tools persist some data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Redoc

    Redoc

    OpenAPI/Swagger-generated API Reference Documentation

    Redoc is an open source tool for generating documentation from OpenAPI (formerly Swagger) definitions. With Redoc, you can generate beautiful API documentation from OpenAPI. Redoc is provided as a CLI tool (also distributed as a Docker image), HTML tag, and React component. If you have Node installed, quickly generate documentation using npx. Open the HTML file in your browser, and your API documentation is shown on the page. Redoc is highly configurable. Redoc offers OpenAPI specification...
    Downloads: 1 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    manifest

    manifest

    A Backend so simple that it fits in a YAML file

    A backend so simple that it fits in a YAML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JsonDB

    JsonDB

    A simple "database" that use JSON file for Node.JS.

    JsonDB is now using the concept of async/await for all its calls since we read from the database file on demand and depending on how the database is configured, we might write at each push. The module stores the data using JavaScript Object directly into a JSON file. You can easily traverse the data to directly reach the desired property using the DataPath. The principle of DataPath is the same as XMLPath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    vue-i18n-next

    vue-i18n-next

    Vue I18n for Vue 3

    Internationalization plugin for Vue.js. Easy, powerful, and component-oriented for Vue.js. You can introduce internationalization into your app with a simple API. In addition to simple translation, support localization such as pluralization, number, date time, etc. You can manage locale messages on single file component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PurgeCSS

    PurgeCSS

    Remove unused CSS

    ... a list of options that allow you to customize its behavior. Customization can improve the performance and efficiency of PurgeCSS. The configuration file is a simple JavaScript file. By default, the JavaScript API will look for purgecss.config.js. You can then use PurgeCSS with the config file. PurgeCSS also works with raw content. To do this, you need to pass an object with the raw property instead of a filename.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Twake

    Twake

    Twake is a secure open source collaboration platform

    Simple and secure collaboration platform that improves your team productivity. Fully compliant with GDPR. Twake is powered by Linagora, trusted by more than 3000 organizations around the world to improve their organizational productivity. Communicate seamlessly with your team using channels. Invite external users, start a video meeting, share files, and collaborate on documents. Manage your project timelines, create new tasks, move tasks based on their progress, and assign duties and deadlines...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    DOM Window Manager

    DOM Window Manager

    A simple window manager for DOM elements

    A simple window manager for DOM elements. DOM Window Manager consists of a single class, WindowManager, and a set of utility functions. WindowManager uses the singleton pattern, effectively restricting the instantiation of the class to a singular instance to be used by all components, in any file. At first, you need to import WindowManager and dragElement in each file that you create elements that you want to use with the DOM Window Manager. WindowManager is the class that manages the elements...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MobX

    MobX

    A Simple, scalable state management

    MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). Write minimalistic, boilerplate free code that captures your intent. Trying to update a record field? Use the good old JavaScript assignment. Updating data in an asynchronous process? No special tools are required, the reactivity system will detect all your changes and propagate them out to where they are being used. All changes to and uses of your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PGlite

    PGlite

    Lightweight WASM Postgres with real-time, reactive bindings

    PGlite is a lightweight, WebAssembly (WASM) build of Postgres designed to run directly in JavaScript environments such as browsers, Node.js, Bun, and Deno, without the need for additional dependencies. It allows developers to run Postgres in-memory or with persistence to IndexedDB or local file systems, offering a simple yet powerful solution for local-first, real-time applications. At under 3MB gzipped, PGlite is optimized for efficiency and includes dynamic extension loading, support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Docmost

    Docmost

    An open-source collaborative wiki and documentation software

    ... for collaboration. Create and manage user groups to grant unified permissions, making it simple to control access by assigning roles and privileges collectively. Engage in meaningful discussions directly on your pages with the integrated inline commenting system. View the history of changes made to each page, allowing you to track edits over time and revert to previous versions if needs be.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jupyter-fs

    jupyter-fs

    A filesystem-like contents manager for multiple backends in Jupyter

    A plugin for JupyterLab that lets you set up and use as many file browsers as you like, connected to whatever local and/or remote filesystem-like resources you want. The backend is built on top of PyFilesystem, while the frontend is built on top of JupyterLab Filetree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GraphQL Modules

    GraphQL Modules

    Enterprise Grade Tooling For Your GraphQL Server

    GraphQL Modules is a toolset of libraries and guidelines dedicated to create reusable, maintainable, testable and extendable modules out of your GraphQL server. Modules are defined by their GraphQL schema (Schema first design). Manage multiple teams and features, multiple micro-services and servers. A clear, gradual path from a very simple and fast, single-file modules, to scalable ones. A rich toolset around testing, mocking and separation. GraphQL Modules is a set of extra tools, structures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ice

    ice

    The progressive framework based on React

    Simple and friendly front-end R&D system. Massive reusable materials, combined with R&D kits to quickly build front-end applications. Inspiring traditional design cognition combined with design trends, and deriving a new platform product design language. Provide a variety of vertical field templates and blocks, quickly create projects, support style switching, and meet individual needs. Free collocation of materials, integration of development and debugging, covering the whole process...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Piping Server

    Piping Server

    Infinitely transfer between every device over pure HTTP with pipes

    Infinitely transfer between every device over pure HTTP with pipes or browsers. Piping Server transfers data to POST /hello or PUT /hello into GET /hello. The path /hello can be anything such as /mypath or /mypath/123/. A sender and receivers who specify the same path can transfer. Both the sender and the recipient can start the transfer first. The first one waits for the other. The most important thing is that the data are streamed. This means that you can transfer any data infinitely. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TypeChain

    TypeChain

    TypeScript bindings for Ethereum smart contracts

    ... but also it's full signature. This wastes time and might introduce bugs that will be triggered only in runtime. TypeChain solves these problems (as long as you use TypeScript). TypeChain is a code generator - provide ABI file and name of your blockchain access library (ethers/truffle/web3.js) and you will get TypeScript typings compatible with a given library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    capacitor

    capacitor

    Build cross-platform native progressive web apps for iOS and Android

    ... custom native functionality with a simple Plugin API, or use existing Cordova plugins with our compatibility layer. Capture images, save photos, and configure hardware parameters like saturation and color balance. Save and read documents, assets, and other content your users need to access via native file systems. Gather critical information about a user’s device location, such as latitude and longitude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CAC

    CAC

    Simple yet powerful framework for building command-line apps

    Simple yet powerful framework for building command-line apps. Command And Conquer is a JavaScript library for building CLI apps. Super light-weight: No dependency, just a single file. Easy to learn. There's only 4 APIs you need to learn for building simple CLIs: cli.option cli.version cli.help cli.parse. Yet so powerful. Enable features like default commands, git-like subcommands, validation for required arguments and options, variadic arguments, dot-nested options, automated help message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kactus

    Kactus

    A true version control tool for designers

    Introducing true design version control without changing your tools. Manage changes, document work and keep your team in sync. Enjoy all the benefits of git with our simple UI, leaving you more time to focus on what matters — your design. Create branches, collaborate with other designers or developers, and commit changes without touching the command line. Every pixel is completely open source. Build the features you need and become a part of future Kactus releases. It brings the entire git flow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    uni-media

    uni-media

    Easily display media content (image, video, audio, 3d-models)

    Easily embed any types of media in your web app with one line of code. A simple, powerful, and performant media display web component fitting every framework. Automatically analyze the type of media with multiple fallback-able performant-first strategies. Works with all modern browsers and frameworks (React.js, Vue.js, Svelte...). Best for displaying decentralized media and content (like NFTs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Rematchjs

    Rematchjs

    The Redux Framework

    Using Redux always has been complicated, but now with Rematch, you have more features than Redux offers with less than 2 kilobytes. No more thunks, switch statements, action types, action creators. All is handled out of the box with just one file. Rematch exposes a simple API interface to create custom plugins for extending Rematch functionality. Official plugins also out-of-the-box. Native async/await to call your external APIs. You won't need redux-thunks anymore. TypeScript support out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ayu

    ayu

    Modern sublime text theme

    ayu is a simple theme with bright colors and comes in three versions, dark, mirage and light for all day long comfortable work. ayu from version 3.0.0 supports customization via A File Icon package. Please install it and restart Sublime for better experience. Since verion 5.0.0 monospaced fonts options were removed. But it's still possible to use your favorite font in the user interface of the theme.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    node-markov-generator

    node-markov-generator

    Generates simple sentences based on given text corpus

    This simple generator emits short sentences based on the given text corpus using a Markov chain. To put it simply, it works kinda like word suggestions that you have while typing messages in your smartphone. It analyzes which word is followed by which in the given corpus and how often. And then, for any given word it tries to predict what the next one might be. Here you create an instance of TextGenerator passing an array of strings to it - it represents your text corpus which will be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next