Web Tools Weekly
What a Tool!

Issue #205  (MLB Data, JS Utils, Text Editors, Productivity)06/22/17

I think it's great when professional sports leagues allow access to their data in public repositories. I'm a huge baseball fan, and for some time now I've wanted to do something with MLB's data, which they make available at this location.

Many developers have built stuff that uses MLB's data, keeping in mind that, according to the repository's copyright notice, only "individual, non-commercial, non-bulk use of the Materials is permitted."

A couple of examples where this data has been put to use in apps and websites:

Let me know if you know of any other sites, services, or apps that tap into MLB's data or the data of another professional sports league. Would love to take a look!

Now if only I had the time or motivation to build a baseball-based app of my own. :(

Now on to this week's tools!
Did you buy my previous JavaScript/DOM tips book? I've released a new one...
NEWEST E-BOOK! Volume 2 of JavaScript & DOM Tips
(EPUB, MOBI, and PDF)

JavaScript Utilities

Canivete
An on-going personal project by Leonardo Favre, a place to keep generic, multi-purpose JavaScript functions.

Vanilla-tilt.js
A smooth 3D tilt JavaScript library. This is the vanilla JavaScript version of the same plugin for jQuery.

Birdview.js
Plugin to allow the user to get a glance at a whole web page with an aerial view.

Chromatism
A simple set of utility functions for colours.

ArrayCompress
Extremely efficient compression of contiguous arrays of primitives to strings. Useful if you need to store as string in a DB.

Elasticlunr.js
A lightweight full-text search engine in JavaScript for browser search and offline search.

strman
Now at version 2.0. A JavaScript string manipulation library.

Pandemonium
A dead simple JavaScript library providing typical random-related functions such as choice, sample, etc.

simple-slider
Extremely lightweight JavaScript carousel micro library.

HR.js
Tiny JavaScript plugin for highlighting and replacing text in the DOM.

lodash-form-collector
A form collector powered by lodash that supports any front-end framework.

Text Editors and Code Playgrounds

Better Less
Cross-compatible syntax highlighting for Less.js.

React Live
A production-focused playground for live editing React code.

Syncope
A WYSIWYG tool that helps web designers and developers chose the optimal vertical rhythm of the typography for their web pages.

Tweak
Chrome extension. Turn your browser into a visual web development tool.

snippet generator
Snippet generator for Visual Studio Code, Sublime Text and Atom.

Altair GraphQL Client
A GraphQL client for making GraphQL queries to a GraphQL server. Also available as a Chrome extension and Mac app.

ayu
Simple, bright, and elegant theme for Sublime Text 2 and 3.

surround.vim
Vim plugin that provides mappings to easily delete, change, and add "surroundings" (e.g. parentheses, brackets, quotes, XML tags, and more).

Support Web Tools Weekly on Patreon
Contribute $10 or more and get two JS/DOM e-books + my CSS e-book package.

Productivity Tools

TimeCamp
Free time tracking software with upgrade to more advanced paid plans.

Firefox Screenshots
Firefox extension to add an easy-to-use screenshot tool to Firefox.

Kill the Newsletter!
How dare they! But seriously, this service allows you to convert email newsletters into Atom feeds.

Secrets for Mac
Easily and securely store passwords, credit card numbers, bank details, and confidential information with Secrets. Available for Mac and iOS.

Findo
Your smart search assistant across email, files, and personal cloud.

SOTU
So true: Dropping in on a Slack channel is like listening to conference calls backwards. SOTU gives you a bird's-eye view of all of your team’s channels.

InterQ
An iOS app used in the interview process to help create conversational topics between the applicant and interviewer.

A Tweet for Thought

Advice from Matt Stow: Think about the problem.
 

Suggestions / Corrections

Made something? Send links via Twitter @WebToolsWeekly (details here). No tutorials or articles, please. If you have any suggestions for improvement or corrections, feel free to reply to this email.
 

Before I Go...

If you enjoy working with vanilla JavaScript, you'll like this resource: plainJS
 


Thanks to all for subscribing and reading!

Keep tooling,
Louis
webtoolsweekly.com
@LouisLazaris