Showing 90 open source projects for "excel user form"

View related business solutions
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 1
    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: 3 This Week
    Last Update:
    See Project
  • 2
    jQuery Validation Plugin

    jQuery Validation Plugin

    jQuery Validation Plugin library sources

    The jQuery Validation Plugin provides drop-in validation for your existing forms, while making all kinds of customizations to fit your application really easy. This jQuery plugin makes simple clientside form validation easy, whilst still offering plenty of customization options. It makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate something into an existing application with lots of existing markup. The plugin comes bundled with a useful...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    jQuery UI

    jQuery UI

    The jQuery user interface library

    jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    NG Dynamic Forms

    NG Dynamic Forms

    Rapid form development library for Angular

    ... support for a variety of common UI libraries. In order to improve clarity, it's often considered good practice to group forms into several logical fieldset sections. Thus NG Dynamic Forms supports the nesting of form groups out of the box! Sometimes forms need to allow the user to dynamically add multiple items of the same kind to it, e.g. addresses, products, and so on. Particularly, for this reason, Angular provides so-called Form Arrays.
    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.
  • 5
    Apache Drill

    Apache Drill

    Apache Drill is a distributed MPP query layer for self describing data

    ..., Qlikview, MicroStrategy, Spotfire, Excel and more. Drill supports a variety of NoSQL databases and file systems, including HBase, MongoDB, MapR-DB, HDFS, MapR-FS, Amazon S3, Azure Blob Storage, Google Cloud Storage, Swift, NAS and local files. A single query can join data from multiple datastores. For example, you can join a user profile collection in MongoDB with a directory of event logs in Hadoop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Werkzeug

    Werkzeug

    The comprehensive WSGI web application library

    ... in the stack. Includes a full-featured request object with objects to interact with headers, query args, form data, files, and cookies. Includes a response object that can wrap other WSGI applications and handle streaming data. Includes a routing system for matching URLs to endpoints and generating URLs for endpoints, with an extensible system for capturing variables from URLs. Includes HTTP utilities to handle entity tags, cache control, dates, user agents, cookies, files, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Material UI

    Material UI

    Comprehensive React component library that implements Material Design

    Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box. A meticulous implementation of Material Design; every Material UI component meets the highest standards of form and function. Start quickly with Material Design or use the advanced theming feature to easily tailor the components to your needs. CSS utilities allow you to move faster and make for a smooth developer experience when styling...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Formik

    Formik

    Build forms in React

    Formik is the world's most popular open-source form library for React and React Native. Formik takes care of the repetitive and annoying stuff, keeping track of values/errors/visited fields, orchestrating validation, and handling submission, so you don't have to. This means you spend less time wiring up state and change handlers and more time focusing on your business logic. No fancy subscriptions or observables under the hood, just plain React state and props. By staying within the core React...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WTForms

    WTForms

    A flexible forms validation and rendering library for Python

    ... with frameworks even better. Flask-WTF integrates with the Flask framework. It can automatically load data from the request, uses Flask-Babel to translate based on user-selected locale, provides full-application CSRF, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 10
    Squire

    Squire

    A library of static Eloquent models for common fixture data

    Squire is a library of static Eloquent models for fixture data that is commonly needed in web applications, such as countries, currencies, and airports. It's based on the concepts of Caleb Porzio's Sushi package. Squire includes a validation rule for each model installed in your app. These allow you to easily validate user input to ensure that it matches a record in a specific model. Squire may not always have a model available for the information you require. In this case, you may want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FastReport Open Source

    FastReport Open Source

    Free Open Source Reporting tool for .NET

    Free Open Source Reporting tool for .NET Core/.NET Framework that helps your application generate document-like reports.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 12
    RosarioSIS

    RosarioSIS

    Student Information System for School Management

    Free Student Information System designed for school management. Modules included: - School Setup - Students (demographics, contacts...) - Grades - Scheduling - Eligibility - Attendance - Accounting - Student Billing - Discipline - Food Service Add-ons like Messaging, Email, Import tools, Quiz, Library modules and much more are available. Manage your school in one web-application powered by PHP/SQL (MySQL or PostgreSQL). RosarioSIS is multilingual and offers Moodle integration. Try...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13

    SimpleXlsxWriter

    C++ library for creating XLSX files for MS Excel 2007 and above.

    This library represents XLSX files writer for Microsoft Excel 2007 and above. The main feature of this library is that it uses C++ standard file streams. On the one hand it results in almost unnoticeable memory and CPU resources consumption while processing (that may be very useful at saving a large data arrays), but on the other hand it makes unfeasible to edit data that were written. Hence, if using this library the structure of the future report should be known enough. The library...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    JSON Parser

    JSON Parser

    JSON Parser written in C that outputs JSON into D-List list objects

    JSON parser is a highly efficient JSON data decoder written in C, that parses JSON data into a form that is very easy to use from within C code. You only need to include the json-parser.h file in your source code. If your project does not already incorporate D-List, you will also need to include dlist.h The JSON parser package also includes a JSON validator that does not parse or create resources, but allows the caller to validate JSON data from unknown sources, prior to any parsing attempts...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15

    toPDF

    Online service for PDF conversion (to PDF)

    A simple online service for PDF conversion. This project is a simple library and also a web application. It offers a REST service and a simple upload service for synchronous conversion. This library/application doesn't contain conversion libraries because it's a wrapper for existing tools. toPDF currently supports the open source tool PDF Creator (http://www.pdfforge.org) and the commercial solution, easy PDF, from BCL (http://www.pdfonline.com/easypdf/sdk/).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    CyoEncode

    Base64, Base32, Base16, and Base85 encoding/decoding functions in C

    Provides C functions for encoding binary data into a printable representation using Base64, Base32, Base16 (hex), or Base85/Ascii85 character sets, plus equivalent functions for the decoding of such encoded data back into its binary form.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    NativeUI

    NativeUI

    CSS/JavaScript library that adheres to the KISS principle

    NativeUI is a CSS and JavaScript library that adheres to the KISS principle and focuses on utilizing standard features provided by browsers, which are most optimized for each specific platform, and therefore provide the best performance and user experience. The library ensures cross-browser behavior and styling of built-in browser elements of user interface and text formatting, adding commonly used user interface elements such as modal windows, image viewer, menus, tabs, form messages, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Laila.Pdf

    A .NET6 WPF Pdfium-based viewer control and printer object.

    A .NET6 Pdfium-based viewer featuring smooth scrolling, text selecting and copying, search and basic PDF forms support and a .NET6 PDF printer. Written using an extended version of PDFiumSharp to which I added PDF forms support. Installation 1) Get the package from NuGet. 2) Get the package PDFium.Windows (Windows 7 compatible) or PDFium.WindowsV2 (PDF forms support) from NuGet. 3) Place the control on your WPF form. 4) Set or bind the Document property to the bytes of the document...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    libfc4c

    Fast containers for C language

    C dynamic containers are missing in the standard, so almost every single project in C uses different implementations. This library is yet another implementation of few basic containers, optimized for speed. A simplified interface to libarchive allows to save the containers in a compressed form. All the containers are 32bit. This greatly improves the performance (up to ~32%) and reduces the memory consumption (up to 41%) on 64bit systems. All the containers are pre-allocating buffers to reduce...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Svelte forms lib

    Svelte forms lib

    A lightweight library for managing forms in Svelte

    Svelte Forms lib is a Formik-inspired library for building forms easily in a Svelte project. When building modern web applications forms often play a big part in it. We use forms to log in, place orders, book flights and perform other data-entry tasks. In developing a form, it's important to create a flow that guides the user efficiently and effectively through the workflow. This library helps you build forms by exposing an easy API for form creation, validation and submission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    libxlsxwriter for Clarion

    Wrapper of C library

    Wrapper for Clarion based on C library (https://libxlsxwriter.github.io). Write xlsx files without Excel! Data, formatting, charts, filters and more. No extra dependencies like .NET Frameworks and so on. Clarion 6 or higher supported
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    mmmv_raspbian_t2

    mmmv_raspbian_t2

    A Debian/Raspbian based custom memory card image for the Raspberry Pi.

    The mmmv_raspbian_t2 is an attempt to create a Debian/Raspbian based Raspberry Pi memory card image that is robust enough to be deployed in production. The project may consists of multiple memory card images of which some, initially all, are NOT robust enough for production deployment and are meant to be used only for development. The customizations includes robustness related changes like switching off the swap space to minimize memory card wear and comfort enhancement related changes like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DmLib

    DmLib

    Small dll for windows with basic functionality C#

    Nuget: https://www.nuget.org/packages/DmLib/ GitHub: https://github.com/DeMmAge/DmLib With this beautiful dll you can: * Work with autorun * Edit PATH variable * Edit any another system variable * Move borderless form with only one functon in your mouse down event!!! * Check if windows is 64bits * Move other windows * Resize other windows * Change other window trasparency
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    m2m-js

    m2m-js

    Vanilla js Libraries

    m2m-js is a set of various Vanilla js libraries. Vanilla js. Vanilla Javascript/ Sortable Grid / Repeater / List library. Form Validation. Easy Field Binding. Supports Template based development. Supports Component Based development. Custom Components like Calendar. Observer-Observable sample. 'Update UI On State Change' in a few lines of code. Fully re-written in ES8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ABL_xls.i

    OpenEdge ABL-based Excel Spreadsheet library

    Library of procedures and functions that manage Microsoft Excel Spreadsheets. Import Excel Spreadsheets (xls/xlsx) from Windows servers to ABL temp-tables via ActiveX. Generate native Excel Spreadsheets (xls/xlsx) from Windows servers via ActiveX. Generate native Excel XML Spreadsheet 2003 (xml) from Windows or Linux servers via native ABL. ---- There has been significant effort on my part to produce this code. It works and it works well. In return, I have two requests: 1. Please don't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next