Showing 245 open source projects for "all-in-one"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    Joplin

    Joplin

    Open source note taking and to-do app with synchronization

    Joplin is a free and open source note-taking and to-do application that can handle a large number of notes in Markdown format, organize them into notebooks and synchronize them with various cloud services. All notes can also be copied, tagged, searched and modified directly from the app or through your own text editor. Notes that are exported from Evernote can be imported into Joplin, be it formatted content, resources, complete metadata or plain Markdown files. When notes are synchronized...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 2
    Papermerge

    Papermerge

    Open Source Document Management System for Digital Archives

    Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. Instead of having piles of paper documents all over your desk, office or drawers - you can quickly scan them and configure your scanner to directly upload to Papermerge DMS. Store, organize and index scanned documents in PDF, JPEG and TIFF formats. Instantly find relevant information using full text, tags and metadata-based search. Papermerge is free and open...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    terraform-docs

    terraform-docs

    Generate documentation from Terraform modules in various formats

    terraform-docs is a utility to generate documentation from Terraform modules in various output formats. The terraform-docs configuration file uses the yaml format in order to override any default behaviors. This is a convenient way to share the configuration amongst teammates, CI, or other toolings. Once you set it up and configured it, every time you or your teammates want to regenerate documentation (manually, through a pre-commit hook, or as part of a CI pipeline) all you need to do is run...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    ECMAScript

    ECMAScript

    Status, process, and documents for ECMA-262

    ... in 1997, ECMAScript has grown to be one of the world's most widely used general-purpose programming languages. It is best known as the language embedded in web browsers but has also been widely adopted for server and embedded applications. ECMAScript is based on several originating technologies, the most well-known being JavaScript (Netscape) and JScript (Microsoft). The language was invented by Brendan Eich at Netscape and first appeared in that company's Navigator 2.0 browser.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 5
    TagSpaces

    TagSpaces

    TagSpaces is an offline, open source, document manager with tagging

    ... for browsing, viewing and man files and folders. The application supports two ways for tagging files. The default one embeds the tags directly in the name of the file, the other one uses a so called sidecar files for persisting the tags. The search functionality supports fuzzy functionality and can filter your locations for files and folders containing one or more tags.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Wiki.js

    Wiki.js

    A modern and powerful wiki app built on Node.js

    Works on virtually any platform and is compatible with either PostgreSQL, MySQL, MariaDB, MS SQL Server or SQLite! Manage all aspects of your wiki using the extensive and intuitive admin area. Running on the blazing-fast Node.js engine, Wiki.js is built with performance in mind. Fully customize the appearance of your wiki, including a light and dark mode. You'll be ready to go within minutes! Step-by-step install guides are available for all platforms. Make your wiki public, completely private...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    OpenAPI Generator

    OpenAPI Generator

    OpenAPI Generator allows generation of API client libraries

    With 50+ client generators, you can easily generate code to interact with any server which exposes an OpenAPI document. Maintainers of APIs may also automatically generate and distribute clients as part of official SDKs. Each client supports different options and features, but all templates can be replaced with your own Mustache-based templates. Getting started with server development can be tough, especially if you're evaluating technologies. We can reduce the burden when you bring your own...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    RapiDoc

    RapiDoc

    RapiDoc - Custom-Element for OpenAPI Spec

    Free of any frameworks, setups, configs, build steps or packaging. Can be used with any framework or just with vanilla javascript. Use It just like any other HTML Tag, Change its attribute using JavaScript and see it react to those changes. Basic knowledge of HTML is all that's required. Style it to your heart's content. Change font, logo, colors and theme. Inject external HTML or embed into another HTML document. Minimal dependencies, no runtime, and no virtual DOM ensure the lowest memory...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Google Open Source Project Style Guide

    Google Open Source Project Style Guide

    Chinese version of Google open source project style guide

    Each larger open source project has its own style guide, a series of conventions on how to write code for the project (sometimes more arbitrary). When all the code maintains a consistent style, it is more important when understanding large code bases. easy. The meaning of "style" covers a wide range, from "variables use camelCase" to "never use global variables" to "never use exceptions". The English version of the project maintains the programming style guidelines used in Google...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    apiDoc

    apiDoc

    RESTful web API documentation Generator

    apiDoc creates a documentation from API annotations in your source code. apiDoc gives you the ability to attach a version number to an API so you can easily track changes between versions. Creates an apiDoc of all files within dir myapp/, uses template from dir mytemplate/ and put all output to dir apidoc/. Without any parameter, apiDoc generate a documentation from all .cs .dart .erl .go .java .js .php .py .rb .ts files in current dir (incl. subdirs) and writes the output to ./doc/. apiDoc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    React Styleguidist

    React Styleguidist

    Isolated React component development environment with a style guide

    React Styleguidist is a component development environment with hot reloaded dev server and a living style guide that you can share with your team. It lists component propTypes and shows live, editable usage examples based on Markdown files. Focus on one component at a time, see all its variants and work faster with hot reload. Supports JavaScript, TypeScript and Flow. Works with Create React App out of the box. Share components with your team, including designers and developers. See how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C++ Standard Draft Sources

    C++ Standard Draft Sources

    C++ standards drafts

    ... mind-numbingly detailed technical document intended primarily for people writing C++ compilers and standard library implementations. ISO holds the copyright for all balloted and published versions of the C++ International Standard (IS) and related C++ Technical Specifications (TSes).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Vue Styleguidist

    Vue Styleguidist

    Created from react styleguidist for Vue Components with a guide

    Isolated Vue component development environment with a living style guide. Focus on one component at a time, see all its variants and work faster with hot reload. Share components with your team, including designers and developers. See how components behave to different props and data right in the browser. vue-styleguidist takes the results of vue-docgen-api and creates a website to showcase and develop components. vue-docgen-api parses vue components and load their documentation in a JavaScript...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Documize Community

    Documize Community

    Modern Confluence alternative designed for internal & external docs

    Zerabase unifies product objectives, deliverables, assets, analytics & customer interactions. Everything organized in one place to help product teams think, share and execute. Documize Community is an open source modern, lightweight alternative to Confluence and other similar solutions. Built for technical and non-technical users. Designed to unify both customer-facing and internal documentation. The organization through labels, spaces, and categories. It's built with Golang + EmberJS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    compodoc

    compodoc

    The missing documentation tool for your Angular, Nest & Stencil apps

    The missing documentation tool for your Angular, Nest, Stencil application. Generate your Angular project documentation in seconds. Compodoc comes with a lot of features. Check it out now! Compodoc supports all major APIs of Angular. Use it directly in your project using npm and one script, that's it! No server needed, no sources uploaded online. 7 themes are available from famous documentation tools like Gitbook, Read the Docs or projects like Vagrant, Laravel, Postmark and Stripe. Compodoc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sandpack

    Sandpack

    A component toolkit for creating live-running code editing experiences

    .... With Sandpack, you're always one click away from opening your code snippet in CodeSandbox. This way, you can easily share bug reports or examples behind a unique URL. Set the template prop to get started with Sandpack in a few lines of code. Each template contains all the files and dependencies needed to start a project right away. Tweak the UI to your liking using the options prop. Quickly toggle the appearance of built-in components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Schema Spy

    Schema Spy

    SchemaSpy code home

    This is a new code repository for SchemaSpy tool initially created and maintained by John Currier. I personally believe that work on SchemaSpy should be continued, and a lot of still existing issues should be resolved. Last released version of the SchemaSpy was in 2010, and I have a plan to change this. Process of installation is very simple because SchemaSpy is only one Java .jar application. You can learn more read the installation doc. When you environment will be ready, and you can start...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Minimal Mistakes Jekyll theme

    Minimal Mistakes Jekyll theme

    Jekyll theme for building a personal site, blog, project documentation

    A flexible two-column Jekyll theme. Perfect for building personal sites, blogs, and portfolios. Everything from the menus, sidebars, comments, and more can be configured or set with YAML Front Matter. Built with HTML5 + CSS3. All layouts are fully responsive with helpers to augment your content. Free to use however you want under the MIT License. Clone it, fork it, customize it, etc. Settings that affect your entire site can be changed in Jekyll’s configuration file: _config.yml, found...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cucumber.js

    Cucumber.js

    Cucumber for JavaScript

    ... performance by employing Behavior-Driven Development (BDD). And with our world-class training, take it to places it’s never been. Validate executable specifications against your code on any modern development stack. 40+ million open source downloads, the #1 tool for BDD. CucumberStudio is the leading collaboration platform for BDD - an easy-to-use tool to define ideas, test code, and learn in production from real-time insight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Slate

    Slate

    Beautiful static documentation for your API

    Slate is an open source API docs generator capable of creating beautiful, intelligent and responsive API documentation. It’s got a clean, intuitive design that lets you view and access any part of your documentation in just a single page. All of your API’s description is arranged on the left side of your documentation, while the code examples are all on the right. It looks great and is simple to edit and understand because it’s all written in Markdown. Slate works great even if your API has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Smart and Readable Documentation PHP

    Smart and Readable Documentation PHP

    PHP 7.1 ready Smart and Simple Documentation for your PHP project

    ApiGen is easy to use and modern API doc generator supporting all PHP 8.1 features. ApiGen can be configured with apigen.neon configuration file. ApiGen is available as apigen/apigen Docker image which you can directly use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NelmioApiDocBundle

    NelmioApiDocBundle

    Generates documentation for your REST API from annotations

    ... Symfony app thanks to Describers. One extracts data from SwaggerPHP annotations, one from your routes, etc. You can configure global information in the bundle configuration documentation.info section. Open a command console, enter your project directory and execute the provided command to download the latest version of this bundle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Docusaurus

    Docusaurus

    Easy to maintain open source documentation websites

    Docusaurus is a project that makes maintaining, building and deploying open source documentation websites incredibly easy. Simple to set up and start, Docusaurus allows you to save time and focus on your documentation. All you have to do is write docs and blog posts with Markdown and Docusaurus will handle the rest of the website build process. Docusaurus comes with pre-configured localization, as well as all the key pages and sections you need to get started. It’s also customizable, so you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Qiskit

    Qiskit

    Qiskit is an open-source SDK for working with quantum computers

    Qiskit [kiss-kit] is an open-source SDK for working with quantum computers at the level of pulses, circuits, and application modules. When you are looking to start Qiskit, you have two options. You can start Qiskit locally, which is much more secure and private, or you get started with Jupyter Notebooks hosted in IBM Quantum Lab. Qiskit includes a comprehensive set of quantum gates and a variety of pre-built circuits so users at all levels can use Qiskit for research and application development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Documenter.jl

    Documenter.jl

    A documentation generator for Julia

    A documentation generator for Julia. A package for building documentation from docstrings and markdown files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next