A vanilla javascript photo gallery plugin inspired by Google Photos.
jQuery Collapsible Fieldset
JQuery Plugin for creating a cool collapsible fieldset.This plugin can collapsed or hide fieldset and it’s content by clicking it’s legend. You can also decide the initial state for your fieldset wheter it’s expanded or collapsed. The separated CSS file will also useful if you need to modify the fieldset appearance.
Material Design Color Palette : LESS/CSS Toolkit
Material Design Color Palette is a LESS/CSS toolkit for easily usage material colors by Google in websites.This color palette comprises primary and accent colors that can be used for illustration or to develop your brand colors. They’ve been designed to work harmoniously with each other.
RPG JS : RPG 2D browser with HTML5 Canvas
Create your RPG 2D browser using the framework called RPG JS based on CanvasEngine.
- RPG JS is based primarily on data stored in JSON files.
- The project contains a very specific folder structure.
- The engine used is CanvasEngine (last version) for display, collisions, sound, but especially for creating scenes.