Parcel
parceljs.org
So what is Parcel? In a nutshell, it is a blazingly fast, zero-configuration web application bundler. So, what does it have to offer? There are automatic transforms using Babel, PostCSS, and PostHTML when needed and it has out-of-the-box support for JS, CSS, HTML, file assets, and more – no plugins needed. And, it has very fast bundle times.
deeplearn.js
deeplearnjs.org
This is an open-source library that brings machine-learning building blocks to the web. It offers two APIs, enabling users to train neural networks in a browser.
Chhota
chhota.ga
Chhota is a simple tool. It is a frontend url shortener without the need for a database. All you need is a single line of code to add to a page.
Prettier
prettier.io
Prettier describes itself as an ‘opinionated code…