Showing 73 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
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 1
    TuiCss

    TuiCss

    Text-based user interface CSS library

    ...Check the examples page in the wiki to stay on top of some creations, or check the getting started page to start using this library! To start to use TuiCss in your project, you can just download the repository content and import the files that are in the dist folder with the html directives. Alternatively, you can install the package with NPM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PaperCSS

    PaperCSS

    The Less Formal CSS Framework

    ...You can choose which components you may want to use. Only the components that get imported into src/styles.scss will be compiled into dist/paper.css. You can also play with original, source files, written in SCSS, in src/. You can customize PaperCSS easily, clone the repo, run npm install and make any changes to .scss files in src/. The main place you might want to make changes would be core/_config.scss, where you can specify new colors or fonts for your CSS build. After you make changes, be sure to build the new CSS files. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SocketCluster

    SocketCluster

    Highly scalable realtime pub/sub and RPC framework

    ...The socket cluster CLI tool exposes kubectl (Kubernetes) shortcut commands to make deploying your app to any Kubernetes cluster really easy. All necessary Kubernetes .yaml files are provided. After deploying your app to a Kubernetes cluster, you can scale indefinitely by using the kubectl scale deployment command to add more SCC-worker and SCC-broker instances as needed. You can perform asynchronous operations anywhere along a socket's inbound or outbound stream without any risk of disrupting the message processing order. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LuLu UI

    LuLu UI

    Cross-end and cross-framework native UI component library

    ...It is softer, more intimate, simple and flexible, and very user-friendly. It is very suitable for PC websites facing external users, or projects that require lightweight and agile. At this point, modify the JS and CSS files of the project, refresh the corresponding component page, and you can see the effect of the change. The whole project of LuLu is to provide JS and CSS of some UI components, very pure JS and CSS, close to native, simple and straightforward, plug and play. LuLu UI supports the direct import of CSS and JS file addresses, which are common to all themes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 5
    Hazel

    Hazel

    Lightweight update server for Electron apps

    ...Once it's deployed, paste the deployment address into your code (please keep in mind that updates should only occur in the production version of the app, not while developing). Since Hazel routes all the traffic for downloading the actual application files to GitHub Releases, you can use their API to determine the download count for a certain release. Display an overview page showing the cached repository with the different available platforms and file sizes. Links to the repo, releases, specific cached version and direct downloads for each platform are present. Automatically detects the platform/OS of the visitor by parsing the user agent and then downloads the appropriate copy of your application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Propeller

    Propeller

    Develop more, Code less. Propeller is a front-end responsive framework

    ...Ready to use template which speeds up the Development process. Detailed User Manual which provides step by step usage for every Propeller component. The downloaded folder will have following directories and files, with a logical grouping of common assets including both compiled and minified versions. Just copy the compiled CSS and JS files and the font files(created for icons) from the .zip and add them to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Koalerplate

    Koalerplate

    Simple Koa Boilerplate for APIs

    A simple Koa 2 boilerplate for API's using ES6.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    RESTful API Node Server Boilerplate

    RESTful API Node Server Boilerplate

    A boilerplate for building production-ready RESTful APIs using Node.js

    ...In production mode, only info, warn, and error logs will be printed to the console. It is up to the server (or process manager) to actually read them from the console and store them in log files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Total.js framework

    Total.js framework

    https://github.com/totaljs/framework

    Total.js framework is a framework for Node.js platfrom written in pure JavaScript similar to PHP's Laravel or Python's Django or ASP.NET MVC. It can be used as web, desktop, service or IoT application. Total.js Platform offers you an excellent and stable server-side Node.js framework, client-side library for creating famous web applications with more than 250 UI components for free. The main parts of the Total.js Platform are fully open-source under MIT license. We offer excellent online...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 10
    Bootlint

    Bootlint

    HTML linter for Bootstrap projects

    Bootlint is a tool that checks for several common HTML mistakes in webpages that are using Bootstrap in a fairly "vanilla" way. Vanilla Bootstrap's components/widgets require their parts of the DOM to conform to certain structures. Bootlint checks that instances of Bootstrap components have correctly structured HTML. Optimal usage of Bootstrap also requires that your pages include certain <meta> tags, an HTML5 doctype declaration, etc.; Bootlint checks that these are present. Bootlint...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Teaset

    Teaset

    A UI library for react native, provides 20+ pure JS(ES6) components

    ...Teaset is exquisitely designed and does not depend on any third-party libraries. The entire source code is only 300+k without compression, and it is less than 600k even with icon files. If you only need to use a small number of components, you can also use the on-demand loading method to load only Components to use. Teaset components are written in the same style as React Native native components, and can be seamlessly integrated with React Native for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Protractor

    Protractor

    E2E test framework for Angular apps

    ...Protractor can automatically execute the next step in your test the moment the webpage finishes pending tasks, so you don’t have to worry about waiting for your test and webpage to sync. Protractor needs two files to run, a spec file and a configuration file. Open a new command line or terminal window and create a clean folder for testing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Fighting Fantasy Framework

    Fighting Fantasy Framework

    A complete web framework to create online Fighting Fantasy adventures

    With FFFramework you can create your own interactive adventure or gamebook with minimum html knowledge and publish it on the web. Just edit the html files in /game catalogue. The tutorial is included. The project provides the Fighting Fantasy mechanics including fight, dice throwing, testing skil and luck . Enjoy :) Example: http://www.dudziarz.net/fff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    chinese-dos-games-web

    chinese-dos-games-web

    Source code for chinese-dos-games-web

    Chinese-dos-games-web. Source code of https://dos.zczc.cz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jasny Bootstrap

    Jasny Bootstrap

    The missing components for your favorite front-end framework

    ...Read through to see what suits your particular needs. The fastest way to get Jasny Bootstrap is to download the compiled and minified versions of our CSS and JavaScript. No documentation or original source files are included. Get the latest Jasny Bootstrap LESS and JavaScript source code by downloading it directly from GitHub. Visit us on GitHub to clone or fork the Jasny Bootstrap project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    DCLPS

    DCLPS

    DCLPS: database control loading and prompting system

    ...It is robust well structured web oriented programming system that allows to create web systems (web sites) just by coding javascript. That is possible cause it uses a few server php script files that are requested by javascript to get some results. The key of this system is its structure that has to deal with nested tree objects and how it is implemented in the relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TableExport

    TableExport

    The simple, easy-to-implement library to export HTML tables to xlsx

    The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files. To use this library, include the FileSaver.js library, and TableExport library before the closing body tag of your HTML document. In order to provide Office Open XML SpreadsheetML Format ( .xlsx ) support, you must include the following third-party library in your project before both FileSaver.js and TableExport. To support legacy browsers ( Chrome < 20, Firefox 13, Opera 12.10, IE, 10, Safari 6 ) include the Blob.js polyfill before the FileSaver.js script. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Botui

    Botui

    A JavaScript framework to create conversational UIs

    We are listing all the cool projects that people are building with BotUI, here. See others' and add yours! Heads Up! The upcoming version will have some major breaking changes. I suggest you use a specific version instead of using the latest tag. BotUI makes it super easy to create conversational/bot interfaces. It has an intuitive JavaScript API to add messages and show actions that a user can perform. It also gives you total control over how everything looks. You can also create your own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    express-vue

    express-vue

    Vue rendering engine for Express.js. Use .Vue files as templates

    ...Your Controller will pass in the data to your View through. Requires Node V6 or greater, and Vue 2.0 or greater. (Latest Vue.js is included in this project) To use Data binding into the vue files you need to pass data in through the data object as above. express-vue will automatically add anything you put here to the root element of your Vue components. You do not need to have anything in data in your .vue file, but if you did what you put in res.render will overwrite it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 21
    kaon.js

    kaon.js

    Kaon.js is a react isomorphic app solution

    Kaon.js is an react isomorphic app solution. it contains webpack build, hot reloading, code splitting and server-side rendering. Kaon is a Decepticon-controlled city-state in the southern hemisphere of Cybertron. Under Decepticon rule, its capitol is the fortress of Kolkular. Config is a js file that default exported a Javascript object, it specified a lot ot configurations. The default path is <project_root>/config/kaon.config.js. But you can put it into anywhere of your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Create GraphQL

    Create GraphQL

    Command-line utility to build production-ready servers with GraphQL

    Create production-ready GraphQL servers. Create-GraphQL is a command-line utility to build production-ready servers with GraphQL and also generate Mutations, Types, and more into existent projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    qxotica - tools for qooxdoo

    Tools for developing qooxdoo Web apps

    ...Selecting "qooxdoo JavaScript App" creates either a single-page or two-page master-detail qooxdoo app and a Lazarus project for managing and editing the app's JavaScript files. Selecting "qooxdoo JavaScript Page" adds a page to the app and to the Lazarus project. Can also "compile" (run generate.py) from within Lazarus - if a syntax error is detected, the code editor jumps to the JavaScript file and line where the error is located. Also includes full source code for the Unicodum demo app. This is a Unicode viewer consisting of a qooxdoo-based mobile client and a choice of Pascal (FCGI) or PHP server app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vue AdminLTE

    Vue AdminLTE

    adminLTE to vuejs v2.x converting project

    AdminLTE of Admin control panel template Based on Vuejs 2.x Front-end Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    mui

    mui

    High-performance framework closest to native APP experience

    The gap between performance and experience has always been the primary reason for mobile app developers to abandon HTML5. The browser’s natural page-cutting white screen, the unbearable turning animation, the jittering of floating elements, and the inability to pull down to refresh smoothly, all of which frustrate HTML5 developers, especially when they get a low-end Android machine to run, and the phone falls. On the other hand, the browser default control styles are few and ugly, making a...
    Downloads: 0 This Week
    Last Update:
    See Project