fabiosantoscode


  • Check what keys are down with a simple API

    published 1.0.4 4 years ago
  • Implements a game loop where you can register update and render functions, to be supplied with time delatas and other information.

    published 1.0.1 6 years ago
  • Add two functions together and choose when the original one gets called!

    published 1.0.6 6 years ago
  • Dead simple parallel processing for node

    published 1.1.1 6 years ago
  • Mocha tests running in parallel

    published 2.0.0 5 years ago
  • [![Build Status](https://travis-ci.org/fabiosantoscode/multiprocess-map.svg?branch=master)](https://travis-ci.org/fabiosantoscode/multiprocess-map) [![Coverage Status](https://coveralls.io/repos/github/fabiosantoscode/multiprocess-map/badge.svg?branch=mas

    published 1.5.3 5 years ago
  • Call a function with a temporary file, and clean up when the function returns!

    published 1.0.6 6 years ago
  • [![Build Status](https://travis-ci.org/fabiosantoscode/compatible-pool.svg?branch=master)](https://travis-ci.org/fabiosantoscode/compatible-pool) [![Coverage Status](https://coveralls.io/repos/github/fabiosantoscode/compatible-pool/badge.svg?branch=master

    published 1.0.1 6 years ago
  • Install this globally and use it to debug where console.log can't be used. Replaces console.log writing in a file of your choice.

    published 1.0.4 5 years ago
  • Get a worker or spawned node process to which you can talk to using a message channel.

    published 1.2.1 5 years ago
  • published 1.0.0 5 years ago
  • It's a revival of the amazing python dictionary comprehensions, for javascript.

    published 1.0.4 5 years ago
  • Compile javascript modules, optimize them with prepack and terser if `NODE_ENV` is `production`, and do more optimisations from this project. Reduce your code in production today!

    published 1.0.0 5 years ago
  • A programming language to help children and adults alike learn to code. Compiles to javascript.

    published 1.0.0 5 years ago
  • Write applications with only React and this library! Simply use this to create a configuration document/object or watch and react to the components changing over time.

    published 1.0.2 5 years ago
  • ## Installation

    published 2.0.4 5 years ago
  • This is a way to run untrusted code by censoring every value that's ever called or passed to a function call. It also prevents from using catch statements (try...finally is still allowed). If your untrusted code can't call unsafe functions, there's not mu

    published 2.0.0 5 years ago
  • published 0.0.2 5 years ago
  • Require hook that minifies every file passed to it. Used for testing Terser.

    published 1.1.1 3 years ago
  • Scatterbrain is a package which helps you configure your preferred flavour of JavaScript with multiple tools.

    published 1.0.0 4 years ago
  • Makes your function only be called with a maximum concurrency `limit`. Further calls are enqueued to be returned later.

    published 1.0.0 2 years ago