Showing 26 open source projects for "base-files"

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.
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 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: 44 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Docsify

    Docsify

    A magical documentation site generator

    docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an index.html and deploy it on GitHub Pages. No statically built html files. Simple and lightweight. Smart full-text search plugin. Multiple themes. Useful plugin API. Compatible with IE11. Experimental SSR support (example). Support embedded files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jsdoc-to-markdown

    jsdoc-to-markdown

    Generate markdown documentation from jsdoc-annotated javascript

    Generates markdown API documentation from jsdoc annotated source code. Useful for injecting API docs into project README files. By default, dmd generates github-flavored markdown. Not all markdown parsers render gfm correctly. If your generated docs look incorrect on sites other than Github (e.g. npmjs.org) try enabling this option to disable Github-specific syntax. Two options to render parameter lists: 'list' or 'table' (default). Table format works well in most cases but switch to list...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 5
    Foswiki
    Foswiki is an Enterprise wiki, typically used to run a collaboration platform, knowledge base or document management system. Users can create wiki applications using the Topic Markup Language, and developers can extend its functionality with plugins. Foswiki stands for "Free and Open Source" wiki to emphasize its commitment to Open Source software.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    DocJGenerator

    Wiki generator and Java Help System

    Allows to generate a wiki (interlinked HTML files) from a bunch of XML formatted files. It also allows to add a Help-system to a Swing or JavaFX application. Also it is also possible to generate a PDF, Word (docx), or epub document rather than a wiki. The tool also provides a visual editor to edit the wiki. The project also support both the Mediawiki and Markdown syntax.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    mm-wiki

    mm-wiki

    Lightweight enterprise knowledge sharing and team collaboration

    MM-Wiki is a lightweight enterprise knowledge sharing and team collaboration software that can be used to quickly build an enterprise Wiki and team knowledge sharing platform. Easy to deploy and easy to use, it helps teams build a collaborative environment for information sharing and document management. It is easy to deploy, written based on golang, and you only need to download and execute the binary files under the platform. Quick Installer, provides a convenient installation interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    React Helmet

    React Helmet

    A document head manager for React

    ... in the server be sure to include this in the webpack file so that the same instance of react-helmet is used. Supports all valid head tags: title, base, meta, link, script, noscript, and style tags. It also supports attributes for body, html and title tags. Duplicate head changes are preserved when specified in the same component (support for tags like "apple-touch-icon").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sassdoc

    sassdoc

    Release the docs!

    ... configurations in itself. Most of the configuration is brought by the theme. However, you don’t have to set up a configuration file in the theme package, that would be silly. SassDoc merges the configuration file you provide (or that is being automatically fetched) with the one from the theme. If an option is set in both files, the one you set yourself overrides the one from the theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 10
    readme-md-generator

    readme-md-generator

    CLI that generates beautiful README.md files

    readme-md-generator is able to read your environment (package.json, git config...) to suggest you default answers during the README.md creation process. Make sure you have npx installed (npx is shipped by default since npm 5.2.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    webpack.js.org

    webpack.js.org

    Repository for webpack documentation and more!

    At its core, webpack is a static module bundler for modern JavaScript applications. When webpack processes your application, it internally builds a dependency graph from one or more entry points and then combines every module your project needs into one or more bundles, which are static assets to serve your content from. Now that we've covered much of the backlog of missing documentation, we are starting to heavily review each section of the site's content to sort and structure it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Docute

    Docute

    Effortless documentation, done right

    Docute is basically a JavaScript file that fetches Markdown files and renders them as a single-page application. It's totally runtime-driven so there's no server-side components involved which also means there's no build process. You only need to create an HTML file and a bunch of Markdown documents and your website is almost ready! Docsify and Docute are pretty much the same, but with different UI and different usages. Docute (60kB) is 3 times bigger than Docisfy (20kB), because we use Vue...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Catalog

    Catalog

    Create living style guides using Markdown or React

    With Catalog you combine design documentation with real, live components in one single place, making collaboration between designers and developers seamless. We believe that maintaining a style guide should require as little extra work as possible. That's why we built Catalog with a focus on simplicity: authoring feels natural for designers and integration is painless for developers. Catalog makes creating and maintaining a style guide as simple as editing plain text files with your favorite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NüHelp: Word/HTML to CHM converter

    NüHelp: Word/HTML to CHM converter

    Convert Microsoft Word and HTML files to a CHM help file.

    *New version 2018.04.23* - use the contact page on opulos.com or sourceforge to report any issues. NüHelp converts Microsoft Word documents and HTML files to a CHM file. It's easy to use for beginners and has lots of options for advanced users. Requirements: 1) Word 2003, 2007, 2010 or 2013. 2) HTML Help Workshop (included in zip file) 3) .Net 3.5 Client Profile (already on most computers) *** Win7/8 users: After downloading the file, you will have to right click on the zip file, click...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    JSDoc

    JSDoc

    An API documentation generator for JavaScript

    ... comments should generally be placed immediately before the code being documented. Each comment must start with a /** sequence in order to be recognized by the JSDoc parser. Adding a description is simple, just type the description you want in the documentation comment. Once your code is commented, you can use the JSDoc 3 tool to generate an HTML website from your source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Docpress

    Docpress

    Documentation website generator

    Docpress generates websites from your project's basic documentation; that is, at the very least, a README.md file. It also supports multiple Markdown pages in docs/. 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
  • 17

    Ino-L

    Simple programming language for Windows.

    Ino-L is a TUI programming language for Windows that compiles into MS-DOS batch files. Ino-L stands for Innova Language, because Innova is French for innovation. The purpose of the language is to allow programmers the same functionality and abilities of batch files, but with simpler syntax and limited GUI, along with other things MS-DOS does not natively support. Your MS-DOS code can also be incorporated into the Ino-L source code, along with JavaScript and VisualBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Woas (my wiki-on-a-stick fork)

    Woas (my wiki-on-a-stick fork)

    Woas is a complete wiki in a single HTML file, forked from stickwiki.

    NEW! Works with current IE, Firefox, and Chrome browsers. See the 'Loading & Saving' Woas page for details (in Woas file). Woas is a complete wiki in a single HTML file that works in every major browser, including older versions (even IE6!). It can store and display images and files within itself and is incredibly useful for research and documentation. This is my version of the WoaS (stickwiki) project. It is starting out as the home of my fixes to the 0.12.0 version that I am calling 0.13.0...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Personal wiki that lives in one self-modifying XHTML containing software, interface and data. Very useful for creating small websites and mantaining notes or todo-lists; completely javascript-programmable, supports encryption and file embedding.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 20
    WebGoo is the Internet browser was working from 1999 and was named as the first Net-M@X been changed its name to WebGoo and program development program has been programmed to open more than one location and shake the idea was basically add additional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DocPerl provides a web-based interface to Perl's Plain Old Documentation (POD). It is a graphical easy to use interface to POD, automatically listing all installed modules on the local host, and any other nominated directories containing Perl files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ARREA

    ARREA

    Collaborative editor, requirements management tool and much more

    ARREA (A Reasonable Requirements Engineering Application) is a simple yet powerful requirements management tool that uses arbitrary files to store information and Subversion to allow team collaboration. Its simple conventions make it suitable for much other purposes. In fact, for any document-oriented tasks focused on collaborative work and exhaustive change and traceability management. At its heart, ARREA provides a thin layer on top of SVN that allows it to be used as a powerful time-aware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Siblings automatic creation module (easing multilanguage sites). New look and feel for the files context menu (enhancing end-user interface)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This Java application serves to transform W3C XML Schema instances into interactive diagrams in SVG format. The diagram represents structure of XML files and provides information about individual items – elements and attributes.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    Command line [Documentation EXTRactor] for JavaScript files. Parses source js files and extracts tags and comments into a js object which can be decorated for different file outputs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next