javascript
-
Shave – nice zero dependency #javascript plugin for truncating text within an html element. dollarshaveclub.github.io/shave/
-
I like @SachaGreif “study plan to cure #JavaScript fatigue” but won’t be for every developer. medium.com/@sachagreif/a-… #reactjs
-
Fuse.js is a “lightweight fuzzy-search library” fusejs.io #javascript
-
Step-by-step tutorial to build a modern #JavaScript stack from scratch github.com/verekia/js-sta…
-
A jQuery plugin for entering and validating international telephone numbers. github.com/jackocnr/intl-… #JavaScript
-
Free videos to learning vue.js, including a “learning the basics” tutorial: laracasts.com/series/learnin… #VueJS #javascript
-
Implementing “show my password” on forms allthingssmitty.com/2016/10/24/sho… #javascript
-
CacheP2P from @guerrerocarlos: distributed #javascript cache platform based on WebTorrent. Runs in browser. github.com/guerrerocarlos…
-
A #JavaScript utility library for observing visibility changes of DOM elements. github.com/vissense/visse…
-
Hyperform is a complete implementation of the HTML 5 form validation API in #Javascript. github.com/hyperform/hype…
-
A 10KB #JavaScript plugin for the Instagram API using fetch instead of jQuery. urbaninfluence.com/2016/10/instaf…
-
Age verification on sites isn’t reliable, but required for legal reasons. If you need a quick one in #JavaScript: michaelsoriano.com/jquery-plugin-…
-
The #JavaScript for WordPress Master Course with @zgordon will open for Fall Enrollment Oct 25-Nov 4th. javascriptforwp.com
-
Neat: Tesseract.js is a #JavaScript library that gets words in 62+ languages out of images. github.com/naptha/tessera…
-
.@facebook open sourcing Yarn: a new package manager that replaces some of what npm does + neat features code.facebook.com/posts/18400756… #JavaScript
-
How loading #JavaScript can slow websites down (even if it’s asynchronous) nccgroup.trust/uk/about-us/ne…
-
What to Read to Get Up to Speed in #JavaScript (from @reybango) medium.com/@reybango/what…
-
CurrencyFormatter.js: When you need a super simple currency formatting library in #JavaScript osrec.github.io/currencyFormat…
-
Interesting tech info on the @twitter blog on how it deploys its widgets #JavaScript to millions of users at once: blog.twitter.com/2016/how-twitt…
-
Some #JavaScript for you to build your own “simple technology radar maps” github.com/urre/radar
-
Leaflet 1.0 – An open-source #JavaScript library for mobile-friendly interactive maps (i’ve used it, recommended) leafletjs.com/2016/09/27/lea…
-
Nice look’n jQuery Plugin to make masks on form fields and html elements. igorescobar.github.io/jQuery-Mask-Pl… #JavaScript
-
Neat. #JavaScript library that adds support for Apple’s Live Photos in web browsers. tumblr.github.io/laphs/
-
A quick comparison of common techniques of handling arrays in #JavaScript at @CodePen codepen.io/benjaminchadwi…
-
Plottable.js looks like a nice charting #JavaScript, built on top of D3. plottablejs.org
-
Ha. Grumbles.js #JavaScript that listens to see if your user is upset and shouting swear words. knpw.rs/grumbles.js/
-
Linkify: a #JavaScript plugin for finding links in plain-text and converting them to HTML <a> tags. soapbox.github.io/linkifyjs/
-
This looks SLICK. An open-source #JavaScript library for world-class 3D globes and maps cesiumjs.org
-
Interesting #JavaScript lib that creates “adjustable split views or panes”. nathancahill.github.io/Split.js/
-
A kickstarter guide to writing ES6, available in English, Spanish, French, and other languages. github.com/metagrover/ES6… #JavaScript