Showing 399 open source projects for "red-files"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    kamranahmed.info

    kamranahmed.info

    Blog created using github-pages-blog-action

    My personal blog was created using GitHub-pages-blog-action.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bootstrap Lightbox

    Bootstrap Lightbox

    A lightbox gallery plugin for Bootstrap

    ...A lightbox module for Bootstrap that supports images, YouTube videos, and galleries, built around Bootstrap's Modal plugin. Instead of modifying the /dist/*.js JavaScript files directly, you should instead modify the ekko-lightbox.js file and run the grunt task.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    UI Bootstrap

    UI Bootstrap

    Bootstrap components written in pure AngularJS by the AngularUI Team

    ...UI Bootstrap provides a set of native AngularJS directives based on Bootstrap's markup and CSS. As a result no dependency on jQuery or Bootstrap's JavaScript is required. Build files for all directives are distributed in several flavours: minified for production usage, un-minified for development, with or without templates. It should be noted that the -tpls files contain the templates bundled in JavaScript, while the regular version does not contain the bundled templates. Alternativelly, if you are only interested in a subset of directives, you can create your own build. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Vue Material Components web

    Vue Material Components web

    Material web components for Vue.js

    ...Keeping them fast, easy to use and, SSR ready. The docs will be the demo, until then you can check the test folder and the Material Components web demo. The prepublish hook will ensure dist files are created before publishing. This way you don't need to commit them to your repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    koa-better-serve

    koa-better-serve

    Small, simple and correct serving of files, using `koa-send`

    Small, simple and correct serving of files, using koa-send.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    React Slingshot

    React Slingshot

    React + Redux starter kit and boilerplate with Babel

    ...Run the automated build process, start up a webserver, and open the application in your default browser. When doing development with this kit, this command will continue watching all your files. Every time you hit save the code is rebuilt, linting runs, and tests run automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jekyll Foundation

    Jekyll Foundation

    Start your Jekyll (v3) project with Zurb Foundation for Sites

    Quickstart your Jekyll (v3) project with Zurb Foundation for Sites (v6, sass). This package is meant to build your Site on your local machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PurifyCSS

    PurifyCSS

    Remove unused CSS. Also works with single-page apps

    A function that takes content (HTML/JS/PHP/etc) and CSS, and returns only the used CSS. PurifyCSS does not modify the original CSS files. You can write to a new file, like minification. If your application is using a CSS framework, this is especially useful as many selectors are often unused. Statically analyzes your code to pick up which selectors are used. The CLI currently does not support file patterns. Remove unused CSS code from your stylesheet. PurifyCSS is meant to be installed via npm and built into your build process using tools like Grunt, Gulp or Webpack. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor. It is sometimes difficult to determine which lines of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Numeral.js

    Numeral.js

    A javascript library for formatting and manipulating numbers

    ...Adding your own custom formats is as easy as adding a locale. Numeral.js, while less complex, was inspired by and heavily borrowed from Moment.js Formats now exist in their own files and act more or less as plugins. Check out the bytes format for an example of how to create one. When naming locale files use the ISO 639-1 language codes supplemented by ISO 3166-1 country codes when necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hozz

    Hozz

    A better way to manage your hosts

    Hozz is a hosts manager, with which you can easily switch between your network environments. Provide swift switch between different hosts files. Automatic update of online hosts. Import hosts file by dragging them into the sidebar. Export and import hosts files. Support hosts sorting through dragging. Export hosts file to Surge config file. Compile, build and copy files to /app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyGObject for Windows

    PyGObject for Windows

    All-In-One PyGI/PyGObject for Windows Installer

    Cross-platform python dynamic bindings of GObject-based libraries for Windows 32-bit and 64-bit.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 13
    JavaScript Stack from Scratch

    JavaScript Stack from Scratch

    Tutorial to build a modern JavaScript stack

    ...You don't need to use this entire stack if you build a simple web page with a few JS interactions of course (a combination of Browserify/Webpack + Babel + jQuery is enough to be able to write ES6 code in different files), but if you want to build a web app that scales, and need help setting things up, this tutorial will work great for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    emojipacks

    emojipacks

    CLI to bulk upload emojis to your Slack

    ...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. If this is not provided './packs' will be used by default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Extension Boilerplate

    Extension Boilerplate

    A template for building cross browser extensions for Chrome

    ...This project serves as a sensible starting point to help you get started. A foundation for creating browser extensions for Chrome, Opera & Firefox. Your changes to CSS, HTML & JS files will be relayed instantly without having to manually reload the extension. This ends up saving a lot of time and improving the developer experience. This comes with a gulp-based workflow that converts modern ES6 JavaScript and SCSS to JS/CSS. Scripts are transpired using Babel and bundled using Browserify. Source maps are available for both JS and SCSS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Vorlon.JS

    Vorlon.JS

    A new, open source, extensible, platform-agnostic tool

    ...You could also download the desktop version of Vorlon. It is a standalone executable working on Windows and MacOS. By default Vorlon.JS application logs with debug level and files are stored in the installation folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    angulartics

    angulartics

    Analytics for AngularJS applications

    ...Download Angulartics and the Angulartics plugin for your vendor. Note: All plugins list Angulartics as a dependency, so they will be downloaded together. Load the relevant files in your applications html (or include them in your build script). In your application dependencies, inject Angulartics and the Angulartics plugin for your vendor. The simplest way to do event tracking is by adding the attributes analytics-on and analytics-event to the element. analytics-on always needs to be present, because it is the attribute that enables event tracking for the element. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Docpress

    Docpress

    Documentation website generator

    ...Under heavy development now; guides and instructions will magically appear here when we're stable. Documentation website generator. Generates great websites from Markdown files. Check out the Docpress Showcase to see how Docpress helped developers build great-looking websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sugar

    Sugar

    A Javascript library for working with native objects

    A straightforward API makes Sugar very easy to pick up and start using. Custom builds and modularized npm packages let you use only what you need. Users can define methods or use plugins to handle specialized use cases. The date module parses, formats, and manipulates dates and supports many locales. Sugar blends in with native methods, and defers to their implementations when possible. A comprehensive polyfill suite patches browser support when it is broken or missing. As of v2.0, native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    custom-react-scripts

    custom-react-scripts

    Allow custom config for create-react-app without ejecting

    ...The generated project comes with every option turned on by default, but you can remove them at any time by removing the options from the .env file. Add a .env. file with the desired features. Files that are not prefixed with the module will be parsed normally. Some of the babel presets and plugins that people might use are experimental. If they're used in a project and then they don't make it in the ES spec, they will break backward compatibility. It's hard to maintain code for all of these custom configurations that people want to use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    cpx

    cpx

    A cli tool to watch and copy file globs.

    CPX is a Node.js file copying utility designed for handling complex file copy operations with watch mode support. It is useful for build pipelines that require file synchronization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    angular-filemanager

    angular-filemanager

    JavaScript file manager Material Design folder explorer

    A very smart filemanager to manage your files in the browser developed in AngularJS following Material Design styles by Jonas Sciangula Street. This project provides a web file manager interface, allowing you to create your own backend connector following the connector API. By the way, we provide some example backend connectors in many languages as an example (PHP-FTP, PHP-local, python, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PHP File Browser

    Web-based File Browser

    It's web-based file browser using PHP. It provides an easy way to access a remote folder by HTTP. Features: - List all directory and files - Edit file content online - Rename file name - Create new directory - Search files by name - Upload a file to replace an existing file - Download a file - Delete a directory or a file - English/Chinese/Japanese supported - Authentication default username/password is admin/admin I hope you would love it. If you find any bugs, please report to support@huansoft.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Relay Fullstack

    Relay Fullstack

    Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express

    ...Relay Fullstack is integrated with Yeoman that allows you to choose technologies that suit your needs, the options are including database, flow, and etc. In order to deploy a project, it is a good practice to minify all JavaScript files, stop spawning the GraphiQL server, pull off some duplicate dependencies, and remove all unnecessary scripts.
    Downloads: 0 This Week
    Last Update:
    See Project