Home » Development » Javascript » Page 8
Cleave.JS
Generate fantasy maps with Javascript, as we know them from paperback fantasy novels.
This is a really fascinating read.
From a grid of points, to rough outlines, to adding some erosion, rendering terrain, cities & borders, placing labels , to the final map. All nicely documented, with interactive maps to play with ;)
Fantasy Maps
“Grav is a Fast, Simple, and Flexible, file-based Web-platform. There is Zero installation required. Just extract the ZIP archive, and you are already up and running. It follows similar principles to other flat-file CMS platforms, but has a different design philosophy than most.
Grav comes with a powerful Package Management System to allow for simple installation and upgrading of plugins and themes, as well as simple updating of Grav itself.”
Grav@GitHub
Simple Node.JS solution to post incoming emails to a channel at Slack.
Imap2Slack@GitHub
Lightgallery.js
“A tiny (~1.8kb) javascript library for obfuscating and revealing text in DOM elements”
Baffle.js
“Grunticon is a Grunt.js task that makes it easy to use SVGs (Scalable Vector Graphics) for crisp, resolution independent icons, logos, illustrations and background images. SVGs aren’t supported everywhere so Grunticon auto-generates bitmap (PNG) fallback images and loads the right format for compatibility with pretty much any browser.”
Grunticon
Transformicons are animated symbols/buttons/icons that morph using a combination of SVG, CSS and HTML. They also offer a builder to tweak the set.
Transformicons
It does not have to be jQuery all the time :)
Vanilla Javascript Repository
“Complexify is implemented as a jQuery function that can be called on input fields. The function takes options and a callback that will be called with the results of the validation.
The valid argument passed to your callback function is a boolean that indicates whether the password met the minimum level of complexity. The complexity argument is a percentage where 100% represents a ‘very good’ password (approximately 25 random characters).”
Complexify