jQuery
Cropper.js : JavaScript Image Cropper
Cropper.js is a native javascript and jQuery image cropper. It has more than 70+ different ways of cropping, manipulating, understanding, and modifying your image data. It’s friendly to mobile devices with touch functionality, you can zoom/rotate/scale your photos, and supports many of today’s web browsers.
Multibox Menu : Fullscreen Menu with CSS Grid & TweenMax
A simple grid-powered multibox menu where the boxes get shown with a reveal animation coming from different directions.
Multibox Menu is a simple fullscreen menu with you. The menu layout is powered by CSS Grid and we make its boxes appear with a reveal animation. The animations are made using TweenMax.
jsTree : jQuery Tree Plugin
jsTree is jquery plugin, that provides interactive trees. It is absolutely free, open source and distributed under the MIT license. jsTree is easily extendable, themable and configurable, it supports HTML & JSON data sources and AJAX loading.
jsTree functions properly in either box-model (content-box or border-box), can be loaded as an AMD module, and has a built in mobile theme for responsive design, that can easily be customized. It uses jQuery’s event system, so binding callbacks on various events in the tree is familiar and easy.
SpriteJS : A Lightweight 2D Render Object Model
SpriteJS is a cross-platform lightweight 2D render object model.
Manipulate the sprites in canvas as you do with the DOM elements.
Features:
- Manipulate the sprites element as you do with the DOM elements.
- Perform fast drawing with smart cache.
- Multiple layers.
- Flex Layout.
- Text typesetting.
- Web Animations Api
- Controllable event dispatching.
- Object Oriented Programmed Development with ES6+
- Server-side render. Work with node-canvas.
- Weixin Apps
DirectoryPlus : Business Directory
DirectoryPlus is the new generation of our previous business directory script that has sold hundreds of copies here on Codecanyon with mostly positive reviews. Based on DirectoryApp, it was completely rewritten to make code leaner and faster and also incorporate the latest version of the Bootstrap framework which is now on version 4. The front end was rewritten as well to remove hundreds of unnecessary CSS lines, making it easier to modify and customize the theme as well as adding new features.
Fullscreen Hover Loop Effect
The idea is to show a fast fullscreen preview of images when hovering over a special link. In our demo we use the concept of a photographer’s website where the link to their works triggers the effect. On hover, some photos are shown rapidly in a loop. Once the link is clicked, the current image scales down and moves to its place in the grid. The animations are made using TweenMax.