Technologies

Name Category Domains Description
Underscore.js Frontend 2,183 Underscore.js is a JavaScript library that provides a range of utility functions for simplifying common programming tasks. It offers functions for manipulating arrays, objects, functions, and more, making it easier to work with complex data structures and perform common programming operations.
TweenMax Frontend 172,584 TweenMax is a popular animation library for creating dynamic and interactive web content. It provides a powerful set of features for creating smooth transitions and animations, making it a popular choice for web developers.
TinyMCE Frontend 43,228 TinyMCE is a platform-independent web-based JavaScript HTML WYSIWYG editor control, used for embedding a WYSIWYG editor in a web page.
Sencha Touch Frontend 0 Sencha Touch is a mobile web application framework that allows developers to create user interfaces for mobile web applications using HTML5, CSS3, and JavaScript. It provides a rich set of UI components and a built-in MVC system for organizing code.
Select2 Frontend 0 Select2 is a jQuery-based replacement for select boxes. It supports searching, remote data sets, infinite scrolling of results, and many other useful features for improving the user experience with select elements.
Raphael Frontend 13 Raphael is a JavaScript library that allows for the creation and manipulation of vector graphics on the web. It provides a convenient API for working with SVG elements and is commonly used for building interactive visualizations and user interfaces.
Materialize CSS Frontend 9 Materialize CSS is a modern responsive front-end framework based on Material Design. It provides a clean and user-friendly structure with CSS, JavaScript, and HTML components for building web applications.
Marionette Frontend 2 Marionette is a JavaScript framework built on top of Backbone.js, designed to simplify the development of complex web applications. It provides a set of abstractions and utilities to manage application architecture and facilitate the implementation of common design patterns.
flot-min Frontend 2 Flot-min is a JavaScript plotting library for jQuery, which allows users to create interactive and customizable plots and charts on webpages. It is commonly used for visualizing and analyzing data in a visually appealing way.
eqcss Frontend 1 EQCSS, or 'Element Query CSS,' is a JavaScript plugin that allows for the creation of element-specific styles based on their container's width, rather than the viewport width. This enables developers to create responsive designs with more granular control over individual elements, leading to a more flexible and tailored layout.