All Projects → ueberdosis → alldocs.app

ueberdosis / alldocs.app

Licence: other
Online text file converter

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
Vue
7211 projects
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to alldocs.app

pandoc samples
sample pandoc-generated PDF font examples
Stars: ✭ 29 (-82.32%)
Mutual labels:  pandoc
dotpandoc
Pandoc Data directory, including customised filters and templates for producing multiple outputs for academic content.
Stars: ✭ 44 (-73.17%)
Mutual labels:  pandoc
csasdown
📖 An R package for creating CSAS reports in PDF or Word format with R Markdown and bookdown
Stars: ✭ 40 (-75.61%)
Mutual labels:  pandoc
pandoc-latex-environment
Pandoc filter for adding LaTeX environement on specific div
Stars: ✭ 27 (-83.54%)
Mutual labels:  pandoc
pandoc
A PHP wrapper for Pandoc to convert any text format in any other text format
Stars: ✭ 42 (-74.39%)
Mutual labels:  pandoc
thegreatmarkdown
《了不起的 Markdown》
Stars: ✭ 44 (-73.17%)
Mutual labels:  pandoc
bookends-tools
Alfred Workflow to Integrate with Bookends, an academic reference manager/bibliography tool for macOS
Stars: ✭ 78 (-52.44%)
Mutual labels:  pandoc
QualtricsTools
Using R, Shiny, Pandoc, JSON, CSVs and more to automate processing Qualtrics surveys
Stars: ✭ 14 (-91.46%)
Mutual labels:  pandoc
pandoc-bootstrap-adaptive-template
A adaptive bootstrap template with a sticky menu
Stars: ✭ 22 (-86.59%)
Mutual labels:  pandoc
manifestos
Manifestos for the Internet Age
Stars: ✭ 134 (-18.29%)
Mutual labels:  pandoc
pandoc-templates
An opinionated set of Pandoc templates and scripts for converting markdown to DOCX manuscripts that adhere to William Shunn's Proper Manuscript Format guidelines using Pandoc.
Stars: ✭ 30 (-81.71%)
Mutual labels:  pandoc
pandoc-include
Pandoc filter to allow file and header includes
Stars: ✭ 35 (-78.66%)
Mutual labels:  pandoc
2bbcode
A set of custom Pandoc writers for converting to BBCode.
Stars: ✭ 19 (-88.41%)
Mutual labels:  pandoc
Palabra
tools for leaving microsoft word behind.
Stars: ✭ 19 (-88.41%)
Mutual labels:  pandoc
sugartex
SugarTeX is a more readable LaTeX language extension and transcompiler to LaTeX. Fast Unicode autocomplete in Atom editor via https://github.com/kiwi0fruit/atom-sugartex-completions
Stars: ✭ 74 (-54.88%)
Mutual labels:  pandoc
gedit-plugin-markdown preview
A gedit plugin previewing markdown (.md) documents
Stars: ✭ 79 (-51.83%)
Mutual labels:  pandoc
userNeedResearchBook
Hands-on intro to user need research
Stars: ✭ 25 (-84.76%)
Mutual labels:  pandoc
wikitopdf
Export a repo's wiki as a PDF ebook.
Stars: ✭ 14 (-91.46%)
Mutual labels:  pandoc
pandoc-amsthm
provide a syntax to use amsthm environments in pandoc, with output in LaTeX and HTML
Stars: ✭ 19 (-88.41%)
Mutual labels:  pandoc
onenote-md-exporter
ConsoleApp to export OneNote notebooks to Markdown formats
Stars: ✭ 246 (+50%)
Mutual labels:  pandoc

Alldocs

Build Status Sponsor

This is an online converter for text files, based on pandoc. It’s free and open source. The main branch is automatically mirrored and deployed to https://alldocs.app.

Technologies

  • PHP
  • Laravel
  • MySQL
  • Pandoc

Dependencies

  • Docker
  • Docker Compose

Run Development Environment

# 1. Build images
docker-compose build

# 2. Run containers in background
docker-compose up -d

Open application

http://localhost

Related repositories

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].