Splash is a javascript rendering service. It’s a lightweight web browser
with an HTTP API, implemented in Python 3 using Twisted and QT5. The (twisted)
QT reactor is used to make the service fully asynchronous allowing
to take advantage of webkit concurre... (more…)
Read more »
Programming has drawn me back into math, and I am really enjoying seeing the parallels between the formal logic of mathematics and the logic we see in code. I… (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
Reflect is a built-in object that provides methods for interceptable JavaScript operations. The methods are the same as those of proxy… (more…)
Read more »
A simple utility to clone primitive and reference types in JavaScript.. Latest version: 0.3.0, last published: an hour ago. Start using @ibnlanre/clone in your project by running `npm i @ibnlanre/clone`. There are 0 other projects in the npm registry usin... (more…)
Read more »