With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
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.
Round Trip Engineering Objects.
Reverse object oriented source code (Java, C#, PHP5) into XOL (XML Object Language) DOM repository.Validate syntax using XML Schema. XSLT for code refactoring & code generation. IDE Editors available (Eclipse plugin)
MQAT - (MathQTI And That). MathQTI is a mathematics specific extension of QTI. Various components used to handle MathQTI documents: an authoring tool, DOM interfaces and implementations, a maths engine and a delivery engine.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
multichannel chatsystem using DOM and AJAX in the background to update the page dynamicly. Combines forum and chat features for a whole new experience, post texts in different styles/fonts/colors/sizes aswell as pictures directly into the chat channel.
A java toolkit for creating highly interactive cross browser web servlet applications. Knowledge of JSP, JavaScript, DOM, and HTML is not required because the library dynamically generates and controls client browser specific dhtml-ajax pages.
DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.
A framework for developing web apps. It provides an API for servlet developers to load HTML docs as templates, manipulate, & publish them. It has services for i18n, error handling, file upload, form repopulation, etc. Based on DOM from XMLC or Jivan.
Bright Data - All in One Platform for Proxies and Web Scraping
Say goodbye to blocks, restrictions, and CAPTCHAs
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
MicroDOM is the smallest (7.2k) Java XML DOM parser. It is a sub-set of org.w3c.dom API from J2SE and it is 100% J2ME (CLDC 1.0 and MIDP 1.0) compliant.
TreeDP (TreeDomPhp) is a very simple embeddable, Web-based, PHP class. TreeDP is designed to be embedded wherever hierarchical-based content is needed. The system generate a valid DOM structure and add some features like expanding/collapsing nodes.
IDXMLParser is a "sloppy dom" XML parser, that provides for an XPath *like* interface for querying XML elements and attributes, whilst not requiring any validation of the XML.
A customizable blog that only requires PHP 4/5, write access to a web server, and the DOM extension enabled. It supports multiple users, date-time stamping, comments, security, user profiles, advanced admin panel, RSS, images, BBCode, and much more.
Java DOM wrapper for java.sql.ResultSet; Allows using XPath / XSLT on a thin DOM document representing the result-set. Document does not contain the actual result-set data, only references to row and column indices.
A php class for searching an XML document using XPath, and making modifications using a DOM style API. Does not require the DOM XML PHP library. The new home and name for the phpxml project.
XULMaker is a visual XUL application builder.
A XULMaker user creates and edits a XUL document by visually interacting with both an XML DOM (Document Object Model) and an XML text representation of the XUL document.
Binary XML is java library.
Major feature of library is document encoder/decoder which
helps to store DOM model in binary format and retrive DOM
model back. Encoded file size extremely small (in about 10
times relatively to original) .
Jivan is a Presentation Technology for web applications. It provides you with a DOM tree of an HTML template. Same as with XML Documents, you can use the W3C DOM API to access the HTML and write the dynamic data into the document.
Butterfly XML Editor is an IDE built on top of a new real-time incremental XML parsing algorithm. The editor features syntax and error highlighting, incremental validation, code completion, XSLT pipelines, and side by side DOM and source viewing.
Sparta is a lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. The code-size is small, the parser is fast, the object memory size is small, and the DOM API is clean and simple.
ODPdom is a simple non-validating DOM (Document Object Model)
parser written in C++.
It can handle relatively large XML files with the size in order of n*10 MB (pro file).
ODPdom provides a SWIG-generated interface to Python.
This is an implementation of the java DOM specification that keeps all
its "parsed-node" data in disk files instead of RAM. This means you
can create really big DOM trees an not use all your RAM.