Dictionary

  • Angular Testing Library - A light-weight solution for testing web pages by querying and interacting with DOM nodes (whether simulated with JSDOM/Jest or in the browser).
  • BabylonJS - A JavaScript library and 3D engine for displaying real time 3D graphics in a web browser via HTML5.
  • Cypress Testing Library - A library that allows the use of dom-testing queries within Cypress end-to-end browser tests.
  • Flowbite - An open-source library of over 600+ UI components, sections, and pages built with the utility classes from Tailwind CSS and designed in Figma.
  • Hadoop - A collection of open-source software utilities for reliable, scalable, distributed computing.
  • Highcharts - A library to create charts and dashboards for web and mobile platforms.
  • jQuery - A JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animations, and Ajax.
  • Lucene - A free and open-source search engine software library, originally written in Java by Doug Cutting.
  • Nightwatch Testing Library - A library that allows the use of dom-testing-library queries in Nightwatch for end-to-end web testing.
  • NumPy - A library for the Python programming language, adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
  • Playwright - An open-source automation library for browser testing and web scraping[3] developed by Microsoft.
  • Polymer - An open-source JavaScript library for building web applications using Web Components.
  • Preact Testing Library - A very lightweight solution for testing Preact components.
  • Puppeteer - A Node.js library to automate Chrome.
  • Puppeteer Testing Library - A lightweight adapter allowing DOM Testing Library to be used with puppeteer.
  • PyLucene - An extension for accessing Java Luceneā„¢ to allow you to use Lucene's text indexing and searching capabilities from Python.
  • PySpark - A library that enables you to perform real-time, large-scale data processing in a distributed environment using Python.
  • React - A free and open-source front-end JavaScript library that aims to make building user interfaces based on components more "seamless".
  • React Native Testing Library - A library to create maintainable tests and test public APIs with React Native apps.
  • React Testing Library - A library that builds on top of DOM Testing Library by adding APIs for working with React components.