Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Eliminates layout thrashing by batching DOM measurement
Eliminates layout thrashing by batching DOM read/write operations (~600 bytes minified gzipped). FastDom works as a regulatory layer between your app/library and the DOM. By batching DOM access we avoid unnecessary document reflows and dramatically speed up layout performance. Each measure/mutate job is added to a corresponding measure/mutate queue. The queues are emptied (reads, then writes) at the turn of the next frame using window.requestAnimationFrame. FastDom aims to behave like a...
Schema validation with simple dom php classes, that will check the xsd file before the xml based forms will accept any submit. The ajax wrapper should work with widgets to show any validation error to the form user.
DScripted is a JavaScript toolkit geared towards simplifying the development of highly dynamic web applications. The main component being a formvalidation framework which provides a non-obtrusive way of assigning javascript validations functions to
A web form control for ASP.NET developers. The control features two way data binding, automatic data type validation and includes client side logic and validation.
WST (Web Standards Tools) is a Javascript framework. The framework work in accord with the standards and to be cross-browser. The framework brings some tools not seen before, like the wst.windowControl and wst.formValidator - a powerfull form validator.
ProForma is a fully object-oriented PHP5 library for building and managing XHTML forms. It provides a standard API for form creation, validation, auto-fill, and more. The XHTML output is standards compliant and highly skinnable using CSS.
Pieforms provides a simple, unified way to create, validate and process forms all with a common look and feel, with support for pluggable elements, renderers and validation rules. Supports AJAX submission, date picker/other advanced controls. PHP5+.
User message support, Web Application manager, MVC component structure, Session managing system, Request managing system, User authentificate, Template support, Tag extension, Internationalize, Input formvalidation, Data base abstract layer and others
A PHP5 Model/View/Controller framework including components for easy and extensible formvalidation, module and action level role and user-based security, support for the Smarty template engine and a layer on top of PEAR::DB for passing named parameters.