Particles.js is a lightweight and dependency-free javascript plugin for particle backgrounds.
Best jQuery Core Java Script Plugins & Tutorials with Demo
Rethink JS : Social Network based on Twitter with JS server
- Instant Messaging;
- Instante Post;
- Shoutbox / Full Page Chatting;
- Firebase Auth System;
- Integration with Twitter,Facebook and Google;
- Notifications;
- Online User List;
- Online / Offline Status;
- Post with image,video,links,tags,mentions.;
- Mobile Support;
- Easy Configuration from Admin Panel;
- Tag system;
- Trending system;
- Dynamic theme(Change in user settings);
- Dynamic font-size(like Twitter posts) ;
EQCSS : CSS Extension for Element Queries with Javascript
EQCSS is a JavaScript plugin that lets you write element queries inside CSS today. With performance in mind, this plugin is written in pure JavaScript, so it doesn’t require jQuery or any other libraries on your page in order to function – add EQCSS.js to your HTML and you’re ready to get started!
Background Segment Effect with CSS & Anime.js
Today we’d like to share a little decorative effect with you that we’ve encountered on Filippo Bello’s Portfolio, maybe you’ve seen it. It’s a really neat way to add some jazz to background images. The idea is to replicate boxes from a background with the same background image and make these boxes move in perspective towards the viewer. Adding a fitting shadow and some parallax makes all this look quite interesting. Furthermore, we’re employing anime.js, the easy-to-use JavaScript animation library by Julian Garnier.
Zingtouch : JavaScript Gesture Detection Library
A modern JavaScript touch gesture library. Allows developers to configure pre-existing gestures and even create their own using ZingTouch’s life cycle.
ZingTouch is built to make implementing gestures for the browser as easy or complex as you need it to be. ZingTouch comes with 6 main gestures :
- Tap
- Swipe
- Pinch
- Expand
- Pan
- Rotate
WebGazer.js: Scalable Webcam EyeTracking Using User Interactions
WebGazer.js is an eye tracking library that uses common webcams to infer the eye-gaze locations of web visitors on a page in real time. The eye tracking model it contains self-calibrates by watching web visitors interact with the web page and trains a mapping between the features of the eye and positions on the screen.
Features:
- Real time gaze prediction on most major browsers
- No special hardware – WebGazer.js uses common webcams
- Self-calibration from clicks and cursor movements
- Easy to integrate with a few lines of JavaScript
- Swappable components for eye detection
- Multiple gaze prediction models
Cleave.js : Javascript Library to Format Input Text Content
Cleave.js has a simple purpose: to help you format input text content automatically.
- Credit card number formatting
- Phone number formatting (i18n js lib separated for each country to reduce size)
- Date formatting
- Numeral formatting
- Custom delimiter, prefix and blocks pattern
- CommonJS / AMD mode