JSter #153: Libraries, tools, and more
JavaScript - still going strong
Somehow the Winter months are always the busiest. And as if that wasn't enough, now there's this global virus to worry about.
Libraries
- AppRun - A JavaScript library for building reliable, high-performance web applications using the Elm inspired Architecture, events, and components
- nicojs/typed-html - TypeSafe HTML templates using TypeScript. No need to learn a template library.
- Pancake - Charts for Svelte apps
- Hex Engine - A Modern 2D Game Engine for the Browser
- Mavo - A new, approachable way to create Web applications
Frameworks
Articles
- Filesystem Routers & Indexes
- Lessons from building âN26 for Webâ
- Checking Node.js sub-dependencies licenses for usage and redistribution
- Honesty is the best policy
A11y
Tools
- đ The Top 50 Developer Tools of 2019
- bradlc/babel-plugin-tailwind-components - Use Tailwind with any CSS-in-JS library
- ericclemmons/codelift - A No Code GUI for your existing React code
- lirantal/is-website-vulnerable - Find publicly known security vulnerabilities in a website's frontend JavaScript libraries
- livegrep - Interactively grep source code
- Tiny Helpers - A collection of free single-purpose online tools for web developers
- NeutralinoJs - Portable and lightweight cross platform application development framework
- depcheck - Understand your dependencies, understand your project
Bots
- nteract/galleria - GitHub bot that uploads screenshots from PR builds
TypeScript
- algebraic-graphs/typescript - Algebraic graphs implementation in TypeScript
Tutorials
Desktop
- styfle/awesome-desktop-js - A list of awesome packages and frameworks for implementing javascript applications on the desktop
Environment
Testing
- Stryker Mutator - Test your tests with mutation testing