Home » Development » Javascript » Page 4
Firefly jQuery Floating Pixels .
GitHub
Joyride is an easy to configure site tour wizard.
Joyride
With Chrome 56, web apps can now communicate with nearby Bluetooth Low Energy devices using the Web Bluetooth API, position sticky is back – making it easy to create elements that scroll normally until sticking to the top of the viewport. And HTML5 by Default is enabled for all users.
Chrome 56 on iOS also adds the ability to scan QR codes directly within Chrome. So many thought QR-Codes were dead, well not so much !
Google
Rocket.Chat is am impressive Open Source Web Chat Platform, with a huge amount of features:
Rocket.Chat
Canvas based dial that adds mouse click, wheel mouse, keyboard and finger / touch events.
Really nice :)
jQuery Knob
Paw is a full-featured HTTP client that lets you test the APIs you build or consume. It has a beautiful native OS X interface to compose requests, inspect server responses and generate client code out-of-the-box.
This is one of my go-to tools, when test-driving my API endpoints.
Paw for Mac
Flatdoc is a small JavaScript file that fetches Markdown files and renders them as full pages. Essentially, it’s the easiest way to make open source documentation from Readme files.
Papa Parse is the powerful, in-browser CSV parser for big boys and girls :) If you do need easy CSV parsing and conversion back to CSV, take a look at it!
Papa Parse @ GitHUB
Sticky-kit provides an easy way to attach elements to the page when the user scrolls such that the element is always visible.
Sticky Kit
onmount allows you to detect when a DOM element appears and when it exits. No dependencies!
onmount