Showing 97 open source projects for "everything"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Midnight.js

    Midnight.js

    Switch your nav's design on the fly

    ...You can style it in your CSS using the class .midnightHeader.your-class. Use whatever CSS or markup you like for each one. They will be switched automatically when necessary. To make everything work, just load midnight (and jQuery) and initialize it. We take care of the rest.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Concise CLI

    Concise CLI

    A CSS framework that's lightweight and easy-to-use

    ...In principle, it would will with any other CSS library, framework or any existing project so long as the code is plain CSS or contains only the features that can be compiled with PostCSS. Of course, one can start writing everything from scratch using Concise as well. The core library contains the very basic styles that one might use, and contains most of the code that was available on Concise v4. No unnecessary styles are added so you can spend more time building and less time overriding. Do you need CSS components? We provide a basic UI kit for Concise CSS as an add-on. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simplicity Jekyll

    Simplicity Jekyll

    A free, flexible, superfast and easily customizable Jekyll Theme

    If you know Jekyll well, you just need five minutes to start your own blog with Simplicity. If you know some CSS and Sass, you even customize your site in minutes. Everything is well-documented inside each file. Give it a go. Simplicity is a Jekyll Theme for minimalists focused on essentials avoiding unnecessary clutter. But still giving you all you need to build wonderful pages for your content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    iLib

    The most comprehensive library of Javascript i18n classes available

    ...From date formatting to name parsing to phone number handling to collation, iLib has classes that do it. And, it has the ability to support thousands of possible locales. Everything in iLib is written in pure JS with minimal platform dependencies, so it works the same way in many different environments and browsers, from Chrome to Opera to node to Qt/QML. Over 17K unit tests help to guarantee this. ILib is also the library of choice for enyo apps on webOS which ships on over 10 million LG SmartTVs in over 135 countries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    GitHub Résumé

    GitHub Résumé

    Resumes generated using the GitHub informations

    ...By connecting with GitHub, the application extracts key data such as repositories, contributions, and activity, then formats it into a clean, easy-to-share résumé. This tool is ideal for software engineers, open source contributors, and students who want to showcase their coding experience without manually formatting everything. The project focuses on simplicity, automation, and making your GitHub profile presentable in a résumé format. With its streamlined approach, it provides a quick way to highlight your technical background in a professional context. You must have Ruby and the Rack gem installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    ...ReactiveX is a combination of the best ideas from. The Observer pattern, the Iterator pattern, and functional programming. ReactiveX is everywhere, and it's meant for everything. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others. Embrace ReactiveX's asynchronicity, enabling concurrency and implementation independence. Manipulate UI events and API responses, on the Web with RxJS, or on mobile with Rx.NET and RxJava. Avoid intricate stateful programs, using clean input/output functions over observable streams. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SyntaxHighlighter

    SyntaxHighlighter

    Self-contained code syntax highlighter developed in JavaScript

    ...It's been around since 2004 and it's used virtually everywhere to seamlessly highlight code for presentation purposes. The history of this project predates majority of the common web technologies and it has been a challenge to dedicate time and effort to keep it up to date. Everything used to be in one file and assign window variables. SyntaxHighlighter is currently used and has been used in the past by Microsoft, Apache, Mozilla, Yahoo, Wordpress, Bug Labs, Freshbooks and many other companies and blogs. As it always goes with open source, you are welcome to use SyntaxHighlighter free of charge.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Light Bootstrap Dashboard

    Light Bootstrap Dashboard

    An admin dashboard template designed to be beautiful and simple

    ...The product represents a big suite of front-end developer tools that can help you jump-start your project. We have created it thinking about things you actually need in a dashboard. Light Bootstrap Dashboard contains multiple handpicked and optimized plugins. Everything is designed to fit with one another. As you will be able to see, the dashboard you can access on Creative Tim is a customization of this product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tina4stack

    tina4stack

    The Tina4 Stack, selected tools for making PHP development much easier

    The tina4 stack as current is an NGINX/PHP environment which will allow you to do server routing within your code and assist with the layout of your project and allow you to achieve your programming goals on top of a stable code base which has everything from database handling to templating. If you like Manga Comics & want to help then get in touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    PathFinding.js

    PathFinding.js

    A comprehensive path-finding library for grid based games

    The aim of this project is to provide a path-finding library that can be easily incorporated into web games. It may run on Node.js or the browser. It comes along with an online demo to show how the algorithms execute. (The pathfinding speed is slowed down in the demo). Note that this project only provides path-finding algorithms for 2D space. If you need to work in a 3D environment, then you may use @schteppe's fork. When instantiating path-finders, you may pass in additional parameters to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Q MLM software

    Software is a smart ,powerfull, feature rich web application designed

    <p style="text-align: justify;"><strong>Qlab MLM Network</strong> Software is a smart ,powerfull, feature rich web application designed for Network Marketing Business. MLM Network Software is designed for business looking for simple, customizable, feature rich software.</p> <p style="text-align: justify;">This application is everything you need to build &amp; grow an awesome business! lets you start running your network marketing / affiliate marketing / direct marketing business quickly. Having your own network marketing business is extremely profitable! Have your own principal product or service and start your home-based business,<br />product or service ideas for marketing by Re feral</p> <p style="text-align: justify;">Why is this ? ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Hogan.js

    Hogan.js

    A compiler for the Mustache templating language

    ...Use it as a part of your asset packager to compile templates ahead of time or include it in your browser to handle dynamic templates. If you're developing with Node.js, just use NPM to add the Hogan package. Hogan.js was developed against the mustache test suite, so everything that holds true for templates is also the case for hogan.js. That means you get variables, sections, lambdas, partials, filters, and everything else you've come to expect from mustache templating, only much, much faster. Use hogan.compile() to precompile your templates into vanilla JS. It's best to serve your templates precompiled whenever you can (rather than the raw templates), as parsing is the most time consuming operation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Precurio Intranet Portal (v2) [UPDATE]

    Precurio Intranet Portal (v2) [UPDATE]

    Intranet | Document Management | Workflow Automation

    ********* THIS PROJECT HAS BEEN CLOSED ****************** We are still in the business of providing an open platform for intranet collaboration and business process automation; BUT it is no longer free. (see details here: http://www.precurio.org/forums/showthread.php?tid=45414 ) Please visit our website. Thanks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    ...There is no need to use pointers and you can never get memory leaks or program crashes caused by memory leaks. As C-Lesh is somewhat primitive you may like it if you are into C. I'd say its a step up from C for 2D games. Everything is set - all you need is a sprite sheet and some programming knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This module provides methods to compact javascript source down to just what is needed. It can remove all comments, put everything on one line (semi-)safely, and remove extra whitespace, allowing fine grained control of the compactness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This module provides methods to compact javascript source down to just what is needed. It can remove all comments, put everything on one line (semi-)safely, and remove extra whitespace, allowing fine grained control of the compactness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Surreal ToDo is an AJAX enabled web 2.0 list manager written in php with jquery and mysql. Lists are organized in tabs that allow multiple pages per tab. Everything is drag and drop for organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Appearance is Everything (AIE) - Advanced professional themes for the Qooxdoo Ajax application framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AsyncControls is a total rewrite of the ASP.NET from the ground-up. It provides 30+ Ajax-Enabled ASP.NET server controls. Everything about AJAX is handled from the client-side to the server. No javascript, ever! Includes Ajax PageRepeater and Calendar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Everything is XML - Everything is possible - Keep it simple
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenBase is a true fundation for any PHP site. Complete with everything from a registration and login system to a automatic database backup system, it is no wonder how openBase saves so much time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Group-CCS development Components, templates, tools, accessories, tutorial, modules, translations, documentation, codes, scripts, everything that can improve the work of who uses the powerful tool of development, CCS - CodeCharge Studio.
    Downloads: 0 This Week
    Last Update:
    See Project