JSter #144: Libraries and more
Eight days of JavaScript per week
It's hot summer but coding never stops. I went to WorkerConf 2019 recently and wrote about my experiences. If you like JavaScript backend development and outdoors, the Austrian conference is worth a look. If you want to visit Vienna in September, check out HalfStack Vienna.
Libraries
- find-my-way - A fast HTTP router
- lmatteis/behavioral - Behavioral Programming for JavaScript
- lukejacksonn/domz - A proxy function to help build virtual DOM trees from functions
- graphql-tag - Helpful utilities for parsing GraphQL queries
- mourner/flatbush - A very fast static spatial index for 2D points and rectangles in JavaScript
- Graphology - Multipurpose Graph object for JavaScript
- mafintosh/csv-parser - Streaming csv parser inspired by binary-csv that aims to be faster than everyone else
- GoogleChromeLabs/comlink - Comlink makes WebWorkers enjoyable
Tools
- Clinic.js - Tools to help diagnose and pinpoint Node.js performance issues
- planetlabs/viewpoints - Viewpoints is a tool for visualizing high dimensionality data using linked scatter plots
- ts2swagger - TypeScript classes to Swagger documentation and Express endpoints