This is the Matrix Client-Server SDK for JavaScript and TypeScript. This SDK can be run in a browser or in Node.js. The Matrix specification is constantly evolving - while this SDK aims for maximum ...
This is the Matrix Client-Server r0 SDK for JavaScript. This SDK can be run in a browser or in Node.js. Ensure you have the latest LTS version of Node.js installed. This SDK targets Node 10 for ...
This is part 1 of a series of articles on micro-benchmarks for javascript peformance. This first article focuses on a math.js benchmark, and part 2 will discuss a TensorFlow benchmark. Make sure to ...