markjm - Overview

Pinned Loading

  1. Node ease-of-use exec wrapper. Simple and fluent API intended for short-running tasks for CI/CD scripting

    TypeScript 3 2

  2. A tool for classifying pain grimaces in mouse images. Featured in https://www.nature.com/articles/s41684-018-0078-8?WT

    Jupyter Notebook

  3. A presentation of a previously unexamined method for improving the efficiency of first-order logic provers

    Jupyter Notebook

  4. Allows you to wrap caching behavior around an arbitrary command. It will take in a list of source files, generate a hash, then check a cache (stored in Azure Storage) to see if those inputs have be…

    JavaScript 8 10

  5. A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…

    JavaScript 66k 9.3k

  6. Wrapper library for directory and file watching.

    JavaScript 396 110