Search Results for "tiny-workflow" - Page 62

Showing 2335 open source projects for "tiny-workflow"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    React Toolbox

    React Toolbox

    A set of React components implementing Google's Material Design

    React Toolbox is a set of React components that implements Google Material Design specification. It's built on top of some the trendiest proposals like CSS Modules (written in SASS), Webpack and ES6. The library harmoniously integrates with your Webpack workflow and it's easily customizable and very flexible. Check our awesome documentation (which is built using React Toolbox) and try all the components with live examples. We've created a playground so you don't need to install anything to fall in love with our components, so fun! React Toolbox uses CSS Modules by default to import stylesheets written using PostCSS & postcss-preset-env features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    richtext

    richtext

    2 lines turn input/textarea into rich text editor

    Tiny Html5 rich text editor based on bootstrap3 and jQuery, makes it easy to enable switch your input/textarea element into simple WYSIWYG editors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Note Shell

    Tree like note keeper shell

    Project noteshell with newer versions is transferred on github https://github.com/josifoski/noteshell Simple tiny tree like note keeper with pure .txt files for every node as database solution. Can be minimized in system tray. Made in Lazarus. For linux & windows & Mac OS X systems..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Logician is a JavaScript and C++ cross-platform Decision Table and XML based Rules Engine. Decision tables provide an efficient, easy way for expressing complex rules and deploying to the client on both the desktop and in a web browser.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    FNDLOADER
    FNDLOADER is a Java wrapper of FNDLOAD and other export/import utilities for Oracle EBS 11i and R12. FNDLOADER provides both GUI and text-based interactive interface for DBA or developers to download and upload FND objects, Workflow definition, OA Framework pages, XML Publisher document, and NLS translation in Oracle Applications. it's a lightweight Java tool and Oracle client is NOT required. Running in Windows and Linux platform (or Unix for Server Add-on version), this program can be executed in remote machine and connect to EBS instance to download/upload object definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    unite.vim

    unite.vim

    Unite and create user interfaces

    ...Users can then run actions on the selected items directly from the Unite interface. The plugin is designed around a source-and-action model, which makes it flexible for navigation, selection, filtering, and workflow automation inside Vim. It became influential because it turned many editor tasks into a unified candidate-selection experience. Although active development has shifted toward newer successors, unite.vim remains a notable reference point for extensible Vim user-interface design.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    tiny-dnn

    tiny-dnn

    header only, dependency-free deep learning framework in C++14

    tiny-dnn is a C++14 implementation of deep learning. It is suitable for deep learning on limited computational resources, embedded systems, and IoT devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CSSgram

    CSSgram

    CSS library for Instagram filters

    Simply put, CSSgram is a library for editing your images with Instagram-like filters directly using CSS. What we're doing is adding filters to the images, as well as applying color and/or gradient overlays via various blending techniques to mimic filter effects. This means less manual image processing and more fun filter effects on the web! We are using pseudo-elements (i.e. :before and :after) to create the filter effects, so you must apply these filters on a containing element (i.e. not a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Blocks Workflow

    Blocks Workflow

    Platform for creating workflow based systems like DMS, CMS or CRM.

    Platform for creating workflow based systems like DMS, CMS or CRM. It use Grails as web framework, Bootstrap as UI, Activiti as process engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    v3c-dcom

    Baby steps to DCOM

    ...Users and client programs can even create sandboxes on the fly. Using COM's naming scheme aims at reducing the learning curve for those familiar with COM, as does the tiny ATL implementation for C++ developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gist.vim

    Gist.vim

    Vim plugin for Gist

    Gist.vim is a Vim plugin (written in Vimscript) that integrates Gist (GitHub’s snippet sharing service) into the Vim editor. It allows users within Vim to publish the current buffer or selected text directly as a gist, edit gist content, delete/fork gists, and list their public gists. The plugin supports commands like :Gist, :'<,'>Gist, :Gist -p, :Gist -a, :Gist -l, :Gist -d, etc as documented in the README. This makes it convenient for Vim users who want to quickly share snippets,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TEAENCRYPTION

    A TEA encryption with GUI for 32-bit 64-bit works only on windows.

    A algorithm encryption based on TEA (Tiny encryption Algorithm) that will help the user to encrypt his text files and decrypt whenever the user wants as long as he uses the same key.It is simple to use but doesnt work with really really long text files.Will implement mac and other OS in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Use Vim as IDE

    Use Vim as IDE

    use vim as IDE

    Use Vim As IDE is a comprehensive configuration repository (by YangYangWithGnu) that guides you how to turn Vim into a full-fledged Integrated Development Environment (IDE). The project isn’t just a single plugin; it’s more like a curated set of plugins, configuration tips, and workflow suggestions to enable syntax highlighting, smart code completion, project navigation, semantic search, file-switching, build-integration, undo-history, templating and more—particularly geared toward C/C++ development, but with many ideas applicable more broadly. The documentation is long and detailed, walking users from the fundamentals of Vim configuration (.vimrc, plugin management) through higher-order capabilities like semantic navigation and project toolchain integration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PlantMAT
    Plant Metabolite Annotation Toolbox (PlantMAT) is a computational tool combining library search and combinatorial enumeration to facilitate the structural identification of plant specialized metabolites, e.g., saponins and flavonoid glycosides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WORDPRESS/GULP STARTER KIT

    WORDPRESS/GULP STARTER KIT

    A starter kit for developing WordPress themes with Gulp

    Designing WordPress themes the old-fashioned way is time-consuming and error-prone. Automating the build process allows us to integrate best practices into our workflow while saving time. This project is a starter kit for developing highly optimized WordPress themes with Gulp, npm, and Sass, among other tools. This is not meant to be a starter theme or framework (although I have included a minimum viable theme to demonstrate some of the possibilities). It is, instead, a kind of project scaffolding and example workflow for modern and efficient WordPress theme development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Batch Job Framework. The JBJF uses an XML definition file to abstract many of your common batch job parameters. The JBJF programming framework uses a task list concept as a divide and conquer strategy to simplify your batch job development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    shots

    An application for creating screenshots

    Screen capture applications are much more than utilities that allow us to capture, annotate and share parts of our computer’s screen but, if properly included into our workflow, they can quickly become efficient communications tools. With a rather suggestive name, –shots is a simplistic and unpretentious, Electron-based piece of software that allows you to capture screenshots, as well as edit and annotate them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BVH

    BVH

    Bibliothèques Virtuelles Humanistes

    ...Depuis 2008, il agrège plusieurs types de documents numériques : Une sélection de fac-similés d'ouvrages de la Renaissance numérisés en Région Centre et dans les établissements partenaires La base textuelle Epistemon, qui offre des transcriptions en XML-TEI Des transcriptions ou analyses de minutes notariales et des manuscrits. Nous publierons sur SF l'ensemble de nos scripts concernant les traitements automatiques insérés dans notre workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    QuickNGS

    Next-Generation Sequencing workflow system

    QuickNGS is a software for efficient and highly reproducible data analysis for Next-Generation Sequencing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MangaPark-DL

    MangaPark-DL

    A Python script to download mangas from MangaPark

    ...It is lightweight and relies on standard Python dependencies, making it easy to run in most environments. The project emphasizes simplicity and efficiency, focusing on a single workflow that converts web-hosted manga into portable reading files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GeoJModelBuilder
    ...The tool can allow users to drag and drop various geospatial services to visually generate workflows and interact with the workflows in a virtual globe environment. It also allows users to audit trails of workflow executions, check the provenance of data products, and support scientific reproducibility. The programming language used for the development is Java due to its platform-independent feature. The tool can be operated on any operating systems such as Windows or Unix/Linux that supports Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    POJava DateTime is a tiny Java library providing business functionality for parsing, calculating, converting and formatting dates and times. Its unique parser requires no format specifiers, and supports a huge variety of formats and languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    BOSS Flow

    Workflow control and configuration java framework

    A framework to simply understandable control flows in applications. It is easy to manage flow by XML and annotations. There are many simple ways to catch actions such as transition, step entry or leaving, including control the decision similar to 'if' or 'switch' statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NanoHTTPD

    NanoHTTPD

    Tiny, easily embeddable HTTP server in Java

    NanoHTTPD is a light-weight HTTP server designed for embedding in other applications, released under a Modified BSD licence. It is being developed at Github and uses Apache Maven for builds & unit testing. Nanolets are like servlets only that they have a extremely low profile. They offer an easy to use system for a more complex server application. We are currently in the process of stabilizing NanoHTTPD from the many pull requests and feature requests that were integrated over the last few...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    tiny-json

    JSON library for Delphi

    This is a small and clean library for associative arrays with Boolean / Integer / Float / WideString values. Allows import (export) from (to) JSON text. Extensive error-checking. Uses FunHash (by Sokolov Yura), HatTrie (by Daniel C. Jones), FastInt64 and FastMove (by FastCode project).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB