Showing 18 open source projects for "input file"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 1
    EXECA

    EXECA

    Process execution for humans

    This package improves child_process methods with a promise interface. Strips the final newline from the output so you don't have to do stdout.trim(). Supports shebang binaries cross-platform. Improved Windows support. Higher max buffer. 100 MB instead of 200 KB. Executes locally installed binaries by name. Cleans up spawned processes when the parent process dies. Get interleaved output from stdout and stderr similar to what is printed on the terminal. (Async only). Can specify file...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    SurveyJS

    SurveyJS

    JavaScript Survey and Form Library

    SurveyJS Form Library is distributed as npm packages and as scripts and style sheets that you can reference on your page. You can use it in any React, Angular, Vue, Knockout, or jQuery application. React, Angular, Knockout, and Vue3 are supported natively. To communicate with the server, the libraries use JSON objects that represent form schemas (content and layout of a form) and form results (answers). You have the option to build dynamic JSON-driven forms using our free full-featured form...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Zebra Dialog

    Zebra Dialog

    A small, compact, and highly configurable jQuery plugin

    A small, compact, and highly configurable jQuery plugin for creating modal dialog boxes. Zebra Dialog is a small, compact (one JavaScript file, no dependencies other than jQuery 1.7.0+) and highly configurable jQuery plugin for creating responsive modal dialog boxes, meant to replace native JavaScript alert, confirmation, and prompt dialogs. Can also be used as a notification widget (when configured to show no buttons and to close automatically) for updates or errors, without distracting users...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    CSSO

    CSSO

    CSS minifier with structural optimizations

    ... into AST, AST traversal and to generate AST back to CSS. All CSSTree API is available behind syntax field extended with compress() method. You may minify CSS step by step. CSSO can use data about how CSS is used in the markup for better compression. File with this data (JSON) can be set using the usage option.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    ncc

    ncc

    Compile a Node.js project into a single file

    Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style. Publish minimal packages to npm. Only ship relevant app code to serverless environments Don't waste time configuring bundlers, it is generally faster bootup time and less I/O overhead. Compiled language-like experience (e.g.: go). For testing and debugging, a file can be built into a temporary directory and executed with full source maps support. Some packages may need some extra options...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Spearmint

    Spearmint

    An inclusive, accessibility-first GUI

    Easily create, save, and run tests intuitively using Spearmint. Access your app's file directory and codebase while providing a fully functional in-app terminal and browser. When you're ready to continue developing your application, your Jest test files will be in your app's __tests__ folder. Writing tests is like eating your veggies: it's something everyone knows that they should do, but not everyone does. Spearmint provides a simple way to write tests that gives you confidence your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Alfy

    Alfy

    Create Alfred workflows with ease

    Alfy offers the possibility of caching data, either with the fetch or directly through the cache object. An important thing to note is that the cached data gets invalidated automatically when you update your workflow. This offers the flexibility for developers to change the structure of the cached data between workflows without having to worry about invalid older data. You can remove these properties from your info.plist file as they are being added automatically at install time. When...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Koala

    Koala

    Koala is a GUI application for less

    ... the same compiler options for the files. koala is built with node-webkit. node-webkit is an app runtime based on Chromium and node.js. You can write native apps in HTML and Javascript with node-webkit. Listens to files, compiles automatically when file changes occur. Everything runs in the background without the need for user input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Exifr

    Exifr

    The fastest and most versatile JS EXIF reading library

    Exifr is a fast and very versatile JavaScript EXIF reading library that works everywhere, parses everything and handles just about anything you throw at it. It can handle any input: buffers, url, <img> tag and more; .jpg, .tif, and .heic files; and TIFF (EXIF, GPS, etc.), XMP, ICC, IPTC, JFIF segments. It skips parsing tags you don’t need, and reads only the first few bytes. There’s no need to read the whole file to see if there’s an EXIF file in it, or extract all the data when you just need...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 10
    git-peek

    git-peek

    git repo to local editor instantly

    git peek is the fastest way to open a remote git repository in your local text editor. Use it when you want to browse or search other people's code with your own editor. Pass git peek a git repository or a github link, and it will quickly fetch and open it in your local editor. It stores the repository in a temporary directory and deletes it when you close the editor or git peek. If you don't pass git peek input, it will let you search Github repositories and show trending repositories. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    doT

    doT

    The fastest + concise javascript template engine for nodejs

    ...) as the smallest, fastest and most functional (all three!) templating engine ever made, that is particularly useful in all code generation scenarios where manipulating AST is overkill. doT allows arbitrary JavaScript code in templates, making it one of the most flexible and powerful templating engines. It means that doT security model assumes that you only use trusted templates and you don't use any user input as any part of the template, as otherwise it can lead to code injection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ethlint

    Ethlint

    (Formerly Solium) Code quality & Security Linter for Solidity

    ... syntastic local solium to automatically load the local version in packages that have installed their own. Solium does not strictly adhere to Solidity Style Guide. It aims to promote coding practices agreed upon by the community at large. You can specify rules or plugins to apply as command line options. If you specify one, it overrides its corresponding configuration in the soliumrc file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DefLang
    - - - 𝑫𝒆𝒇𝑳𝒂𝒏𝒈,𝑽𝒆𝒓𝒚 𝑺𝒊𝒎𝒑𝒍𝒆,𝑽𝒆𝒓𝒚 𝑬𝒍𝒆𝒈𝒂𝒏𝒕 - - - This is DefLang. It’s work on NodeJS. News : I added DefLang to Package. Type “npm install deflang”! Please Upvote this! : https://repl.it/language-requests/p/deflang This Language need some package. Please install package by go deflang directory and type “npm install” Latest Version : 3.5.0 (deflang350.zip) (deflapp.exe for Linux Users,it’s can run by “./DefLang [filename]”)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Stock Inventory Management

    PHP Stock Inventory Management System - POS

    ... to maintain the project and upgrade it in future easily and quickly. This related PHPMaker Project file (including all the Extensions that used by this project) can be downloaded from http://www.ilovephpmaker.com. The latest version supports PHPMaker 2019. Technical support will be provided only for those of you who have subscribed to the site. Demo? Please visit: http://phpstock.ilovephpmaker.com/ For login, please use: - Username: admin - Password: master
    Downloads: 37 This Week
    Last Update:
    See Project
  • 15
    pyInspect

    pyInspect

    Create a simple class diagram with docstring and variable infomation.

    Create a simple class diagram with docstring and variable descriptions. The program takes a .py file as an input and creates a class diagram in a form of a html file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    Zebra_Datepicker

    Zebra_Datepicker

    A lightweight date picker plugin for jQuery

    Zebra_Datepicker is a small, compact and highly configurable date picker plugin for jQuery, meant to enrich forms by adding a datepicker functionality. It works by automatically adding a calendar icon to the indicated input fields, which users can then click to open up an inline date picker. Users can easily jump between months and years due to the intuitive interface and finally, the selected date will be entered in the input field using a specified date format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Application to create PDF document on the fly from any source file format(PRN,HTML,TEXT,CSV) with complete mailing system and reports module. It's made over following library Pdf - IText Web Server- Simple Frame work Database- H2
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next