2023
Transformers.js
by srcmax & 1 otherTransformers.js enables state-of-the-art Machine Learning in your web browser, eliminating the need for a server. It offers pretrained models and a familiar API, supporting tasks in Natural Language Processing, Computer Vision, Audio, and Multimodal domains. With Transformers.js, developers can run tasks like text classification, image classification, speech recognition, and more directly in the browser, making it a powerful tool for ML practitioners and researchers.
2021
Day.js · 2kB JavaScript date utility library
by srcmaxFast 2kB alternative to Moment.js with the same modern API
2019
2017
GitHub - russellgoldenberg/scrollama: Scrollytelling with IntersectionObserver.
by srcmax & 1 otherScrollama is a modern & lightweight JavaScript library for scrollytelling using IntersectionObserver in favor of scroll events.
maniart/diffyjs: A dependency-free motion detection library for the browser
by KromeA dependency-free motion detection library for the browser
GoogleChrome/flipjs: A helper library for doing FLIP animations.
by srcmax & 1 otherA helper library for doing FLIP animations
2016
GoogleChrome/flipjs: A helper library for doing FLIP animations.
by Krome & 1 otherA helper library for doing FLIP animations
jQuery.dotdotdot, advanced cross-browser ellipsis for multiple line content.
by srcmaxjQuery.dotdotdot, advanced cross-browser ellipsis for multiple line content.
2015
Page Scroll Effects | CodyHouse
by srcmaxIntroducing a mini-library of experimental page scroll effects.
2014
GreenSock | GSAP
by srcmaxGSAP is a suite of tools for scripted, high-performance HTML5 animations that work in all major browsers. No other library delivers such advanced sequencing, API efficiency, and tight control. Stop wrestling with cumbersome CSS animations, stuttery jQuery.animate() calls, or a system that limits your creativity. Use animation to tell a story in a rich way rather than settling for a few fades and slides. Animating with code may seem intimidating at first, but don’t worry, our platform was engineered to make it simple and intuitive.
Wisembly/basil.js · GitHub
by srcmaxThe missing Javascript smart persistence layer. Unified localstorage, cookie and session storage JavaScript API.
gromo/jquery.scrollbar · GitHub
by srcmaxCross-browser CSS customizable scrollbar with advanced features:
Easy to implement
No fixed height or width
Responsive design support
CSS customizable
Standard scroll behavior
Vertical, horizontal or both scrollbars
Automatically reinitialize scrollbar
External scrollbars support
Browser support: IE7+, Firefox, Opera, Chrome, Safari
jQuery Scrollbar as Angular.JS directive
Textarea scrollbar
andreaferretti/paths-js · GitHub
by srcmaxThis library helps generating SVG paths with a high level API. These paths can be then used together with a template engine such as Mustache or Handlebars to display SVG graphics in the browser. If instead of a static template engine, you use a data binding library, such as Ractive.js, Angular or Facebook React, you get animated graphics for free.
hello.js - Javascript API for OAuth2 authentication and REST services
by srcmax & 1 otherA client-side Javascript SDK for authenticating with OAuth2 (and OAuth1 with a oauth proxy) web services and querying their REST API's. HelloJS standardizes paths and responses to common API's like Google Data Services, Facebook Graph and Windows Live Connect. Its modular so that list is growing. No more spaghetti code!
Timesheet.js - Open time tables with HTML, JavaScript and CSS …
by srcmaxVisualize your data and events with sexy HTML5 and CSS3. Create simple time sheets with sneaky JavaScript. Style them with CSS and have mobile fun as well …
faisalman/ua-parser-js · GitHub
by srcmax & 1 otherUAParser.js - Lightweight JavaScript-based User-Agent string parser. Supports browser & node.js environment. Also available as jQuery/Zepto plugin, Component package, Bower package, & AMD module
GUI/uas-parser · GitHub
by srcmax & 1 otherA user agent string parser for Node.js. Uses data from user-agent-string.info.
browserstate/history.js · GitHub
by srcmaxHistory.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers.