Showing 34 open source projects for "use"

View related business solutions
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 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.
  • 1
    Notepads

    Notepads

    A modern, lightweight text editor with a minimalist design

    I have been waiting long enough for a modern Windows 10 notepad app to come before I decided to create one myself. Don’t get me wrong, Notepad++, VS Code, and Sublime are great text editors. I have used them all and I will continue to use them in the future. However, they are either too heavy or look less appealing. There are times that I just wanted to use Windows Notepad for things like writing notes or editing config files. So I decided to create a win32 notepad replacement here and try...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    TOAST UI Editor

    TOAST UI Editor

    Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible

    TOAST UI Editor provides Markdown mode and WYSIWYG mode. Depending on the type of use you want like production of Markdown or maybe just editing the Markdown. The TOAST UI Editor can be helpful for both usages. It offers Markdown mode and WYSIWYG mode, which can be switched any point in time. Today CommonMark is the de-facto Markdown standard. GFM (GitHub Flavored Markdown) is another popular specification based on CommonMark, maintained by GitHub, which is the Markdown mostly used. TOAST UI...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    markdown-oxide

    markdown-oxide

    Robust, Minimalist, Unbundled PKM for your text-editor through LSP

    Markdown-Oxide is a Personal Knowledge Management System(PKM) that composes with your favorite text editor through the Language Server Protocol(LSP). While other PKMs implement their own text editors, markdown-oxide is unbundled: it leaves text editing to a dedicated text editor and focuses solely on robust, performant knowledge management.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Remarkable for Linux

    Remarkable for Linux

    The Markdown Editor for Linux

    ... like. If you don't like the default styles you can use your own. The code you write is highlighted in the Live Preview. This makes Remarkable great for writing software documentation or even taking lecture notes. You can set up Remarkable whatever way you like. You can swap views, hide views and more. There is even a night mode. With MathJax support you can render beautiful, rich documents with advanced formatting. Keyboard shortcuts enable maximum productivity.
    Downloads: 2 This Week
    Last Update:
    See Project
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • 5
    Eisvogel

    Eisvogel

    A pandoc LaTeX template to convert markdown files to PDF or LaTeX

    A clean pandoc LaTeX template to convert your markdown files to PDF or LaTeX. It is designed for lecture notes and exercises with a focus on computer science. The template is compatible with Pandoc 3. Alternatively, if you don't want to install LaTeX, you can use the Docker image named pandoc/extra. The image contains pandoc, LaTeX, and a curated selection of components such as the eisvogel template, pandoc filters, and open source fonts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    BookStack

    BookStack

    Simple & Free Wiki Software

    BookStack is a free and open source platform for storing and organising information and documentation. A self-hosted and opinionated wiki system, BookStack is simple and easy to use, giving even new users with just basic word-processing skills a pleasant out of the box experience. BookStack offers a relaxed, open and positive approach. While the platform can provide advanced power features to those who want them, it is primarily designed not to be extensible outside of its core purpose...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Slidev

    Slidev

    Presentation Slides for Developers

    Presentation slides for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MDX

    MDX

    Markdown for the component era

    MDX lets you use JSX in your markdown content. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    html-to-markdown

    html-to-markdown

    Convert HTML to Markdown. Even works with entire websites

    Convert HTML into Markdown with Go. It is using an HTML Parser to avoid the use of regexp as much as possible. That should prevent some weird cases and allows it to be used for cases where the input is totally unknown.
    Downloads: 0 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.
  • 10
    Django MarkdownX

    Django MarkdownX

    Comprehensive Markdown plugin built for Django

    Django MarkdownX is a comprehensive Markdown plugin built for Django, the renowned high-level Python web framework, with flexibility, extensibility, and ease-of-use at its core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Marpit

    Marpit

    The skinny framework for creating slide deck from Markdown

    Marpit /mɑːrpɪt/ is the skinny framework for creating slide deck from Markdown. It can transform Markdown and CSS theme(s) to slide deck composed of static HTML and CSS and create a web page convertible into slide PDF by printing. Marpit is designed to output minimum assets for the slide deck. You can use the bare assets as a logicless slide deck, but mainly we expect to integrate output with other tools and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyMdown Extensions

    PyMdown Extensions

    Extensions for Python Markdown

    PyMdown Extensions is a collection of extensions for Python Markdown. They were originally written to make writing documentation more enjoyable. They cover a wide range of solutions, and while not every extension is needed by all people, there is usually at least one useful extension for everybody. All extensions are found under the module namespace of pymdownx. Assuming we wanted to specify the use of the MagicLink extension, we would include it in Python Markdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rehype Pretty Code

    Rehype Pretty Code

    Beautiful code blocks for Markdown or MDX

    Rehype Pretty Code is a Rehype plugin powered by the Shiki syntax highlighter that provides beautiful code blocks for Markdown or MDX. It works on both the server at build-time (avoiding runtime syntax highlighting) and on the client for dynamic highlighting. Enjoy the accuracy and granularity of VS Code’s syntax highlighting engine and the popularity of its themes ecosystem - use any VSCode theme you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Nextra

    Nextra

    Simple, powerful and flexible site generation framework

    Simple, powerful, and flexible site generation framework with everything you love from Next.js. Nextra automatically converts Markdown links and images to use Next.js Link and Next.js Image when possible. No slow navigation or layout shift.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    react-markdown

    react-markdown

    Markdown component for React

    React component to render markdown. This package is a React component that can be given a string of markdown that it’ll safely render to React elements. You can pass plugins to change how markdown is transformed and pass components that will be used instead of normal HTML elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Foam

    Foam

    A personal knowledge management and sharing system for VSCode

    Foam is a personal knowledge management and sharing system inspired by Roam Research, built on Visual Studio Code and GitHub. You can use Foam for organizing your research, keeping re-discoverable notes, writing long-form content and, optionally, publishing it to the web. Foam is free, open source, and extremely extensible to suit your personal workflow. You own the information you create with Foam, and you're free to share it and collaborate on it with anyone you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mavonEditor

    mavonEditor

    A markdown editor based on Vue

    A markdown editor based on Vue that supports a variety of personalized features. The default toolbar properties are all true, You can customize the object to cover them. The language parsing files and code highlighting in Code Highlighting highlight.js will be loaded on demand. GitHub-markdown-CSS and katex will load only when mounted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mark

    Mark

    Sync your markdown files with Confluence pages

    ..., and updates the contents of the page via REST API. It's like you don't even need to create sections/pages in your Confluence anymore, just use them in your Markdown documentation. Mark uses an extended file format, which, still being valid markdown, contains several HTML-ish metadata headers, which can be used to locate a page inside the Confluence instance and update it accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Metalsmith

    Metalsmith

    An extremely simple, pluggable static site generator for Node.js

    An extremely simple, pluggable static site generator for NodeJS. Metalsmith works with all the tools and data formats you already know and use: NodeJS, npm, markdown, json, yaml and the templating language of your choice. Metalsmith translates a directory tree to plain Javascript objects that you can manipulate effortlessly with your selection of plugins. You shouldn't have to bend your project needs to a specific framework or tool. Metalsmith gives you full control of how you want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    remarklint

    remarklint

    plugins to check (lint) markdown code style

    remark plugins to check (lint) markdown code style. remark is an ecosystem of plugins that work with markdown as structured data, specifically ASTs (abstract syntax trees). ASTs make it easy for programs to deal with markdown. We call those programs plugins. Plugins inspect and change trees. You can use the many existing plugins or you can make your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Minder

    Minder

    Mind-mapping application for Elementary OS

    Use the power of mind-mapping to make your ideas come to life. Mind-mapping application for Elementary OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    zola (né Gutenberg)

    zola (né Gutenberg)

    Fast static site generator in a single binary with everything built-in

    A fast static site generator in a single binary with everything built in. Forget dependencies. Everything you need in one binary. Zola comes as a single executable with Sass compilation, syntax highlighting, table of contents and many other features that traditionally require setting up a dev environment or adding some JavaScript libraries to your site. The average site will be generated in less than a second, including Sass compilation and syntax highlighting. Zola renders your whole site...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pagedown

    pagedown

    Paginate the HTML Output of R Markdown with CSS for Print

    Paginate the HTML Output of R Markdown with CSS for Print. You only need a modern web browser (e.g., Google Chrome or Microsoft Edge) to generate PDF. No need to install LaTeX to get beautiful PDFs. This R package stands on the shoulders of two giants to support typesetting with CSS for R Markdown documents: Paged.js and ReLaXed (we only borrowed some CSS from the ReLaXed repo and didn't really use the Node package).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Modular CSS Layout for Obsidian

    Modular CSS Layout for Obsidian

    CSS Layout hack for Obsidian.md

    This is a repository for modular CSS layout hacks for use with Obsidian.md. It's meant to complement/assist Community Theme, focusing solely on providing an alternative layout to standard width and standard top-bottom block view. I mainly do casual tests on select popular themes like ITS, Primary, Shimmering Focus, Prism, and Minimal. Need your help to let me know if there's anything not working right. Do log in to MCL GH Issue if you find anything not working properly. Modular CSS Layout (MCL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Markdown

    Markdown

    WeChat Markdown Editor

    ... browser is recommended for best results. In addition, for domestic (China) friends, accessing Gitee Pages will be relatively faster. The existing open-source WeChat Markdown editor has complicated styles and does not meet my personal aesthetic needs. When I use them for article typesetting, I often have to make some changes myself, which is time-consuming and labor-intensive, so I did secondary development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next