Pinned Repositories
azure-docs
Open source documentation of Microsoft Azure
better-vsts-npm-auth
Platform agnostic library and acompanying oauth service enabling developers to easily obtain and use tokens for authorizing NPM feeds in VSTS
boinc
Open-source software for volunteer computing and grid computing.
eslint-import-resolver-enhanced-resolve
execr
Node ease-of-use exec wrapper. Simple and fluent API intended for short-running tasks for CI/CD scripting
honorsthesis
A presentation of a previously unexamined method for improving the efficiency of first-order logic provers
MGS-Pipeline
A tool for classifying pain grimaces in mouse images. Featured in https://www.nature.com/articles/s41684-018-0078-8?WT
hash-and-cache
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 been seen before. If so it will download the cached outputs instead of running the command. If no cache is found matching the hash it will run the command instead.
watchpack
Wrapper library for directory and file watching.
webpack
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, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
markjm's Repositories
markjm/eslint-import-resolver-enhanced-resolve
markjm/execr
Node ease-of-use exec wrapper. Simple and fluent API intended for short-running tasks for CI/CD scripting
markjm/azure-docs
Open source documentation of Microsoft Azure
markjm/codeowners
👁 audit your CODEOWNERS file
markjm/demos-by-commit
Commit-specific demos for reproductions and sharing
markjm/enhanced-resolve
Offers an async require.resolve function. It's highly configurable.
markjm/fluentui-system-icons
Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
markjm/gh-actions-repro
markjm/haste-server
open source pastebin written in node.js
markjm/jest
Delightful JavaScript Testing.
markjm/license-webpack-plugin
Outputs licenses from 3rd party libraries to a file
markjm/node-graceful-fs
fs with incremental backoff on EMFILE
markjm/nrwl-coding-assignment-react-main
markjm/patch-package
Fix broken node modules instantly 🏃🏽♀️💨
markjm/python-phabricator
Python bindings for Phabricator
markjm/resolve
Implements the node.js require.resolve() algorithm
markjm/runner-container-hooks
Runner Container Hooks for GitHub Actions
markjm/safe-settings
markjm/sourcegraph
Universal code search (self-hosted)
markjm/teletraan
Teletraan is Pinterest's deploy system.
markjm/ts-loader
TypeScript loader for webpack
markjm/turborepo
The High-performance Build System for JavaScript & TypeScript Codebases
markjm/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
markjm/TypeStat
Converts JavaScript to TypeScript and TypeScript to better TypeScript.
markjm/vscode-gitlens
Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more
markjm/watchpack
Wrapper library for directory and file watching.
markjm/webpack
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, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
markjm/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
markjm/sqlparse
A non-validating SQL parser module for Python
markjm/umapi-client.py
Python client for the User Management API (UMAPI) from Adobe