Charlike Mike Reagent
@tunnckocore
Software Engineer • Minimalist • INTJ-T • Doing @badgen, @helapkg, @conventional-commits & @node-formidable, @regexhq and @datetime.
32
Published Tools
1,495
Total Stars
0
Weekly Downloads
506
GitHub Followers
468
Public Repos
100/100
Avg Security
Published Tools
32 Skillsacross 1 categorykoa-better-body
tunnckocore
Full-featured [koa][] body parser! Support parsing text, buffer, json, json patch, json api, csp-report, multipart, form and urlencoded bodies. Works for koa@1, koa@2 and will work for koa@3.
...more@tunnckocore/jest-runner-babel
tunnckocore
Fork of the original Jest Runner for Babel and a lot better, plays nicely with monorepos
mentions-regex
tunnckocore
100% twitter compatible `@mentions` regex! Regular expression for matching `@username` mentions, as used on twitter, facebook, github, etc.
...morekoa-better-router
tunnckocore
Stable and lovely router for [koa][], using [path-match][]. Foundation for building powerful, flexible and RESTful APIs easily.
...moreyoutube-regex
tunnckocore
The correct Youtube video id regex! Regex done right!
get-installed-path
tunnckocore
Get installation path where the given package is installed. Works for globally and locally installed packages
hex-color-regex
tunnckocore
The best regular expression (regex) for matching hex color values from string.
current-week-number
tunnckocore
Get current week number of the current year,given Date format string or Date object.
es6-template
tunnckocore
Easy and small template engine for the browser and nodejs.
function-arguments
tunnckocore
Get arguments of a function, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
...morekoa-better-serve
tunnckocore
Small, simple and correct serving of files, using [koa-send][] - nothing more
prompt-promise
tunnckocore
Sane CLI user-input (command prompt, confirm, multiline, password) as promises, it can be used with co@4
get-comments
tunnckocore
Extract javascript comments on per character basis. Comment object compatible with `acorn-extract-comments` and Esprima format.
...moredetect-installed
tunnckocore
Checks that given package is installed globally or locally.
unc-path-regex
tunnckocore
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
...morefs-readdir
tunnckocore
fs.readdir done right! Support sync, async and stream API, recursiveness and filters/globs.
starts-with
tunnckocore
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
...morecharlike
tunnckocore
Small, fast and streaming project scaffolder with support for hundreds of template engines and sane defaults
is-generator-function-name
tunnckocore
Check that given value have `GeneratorFunction` name or displayName.
is-es6-generator
tunnckocore
Check that given value is Generator
resolve-package
tunnckocore
Resolves a given package if it is installed locally, then tries to resolve it from global registry, using battle-tested [global-modules][] package. Better approach than internal `require.resolve`, so you can trust. You just get absolute filepath to some p
...morestack-utils-node-internals
tunnckocore
An array of node internals that can be cleaned up from stack traces
is-node-emitter
tunnckocore
Strictly checks that given value is nodejs EventEmitter. It's easy, because his API is in frozen state.
eslint-config-xaxa
tunnckocore
The ultimate ESLint config - successor to Airbnb Config. Built on Anthony Fu's ESLint config, Airbnb, ESLint Stylistic, Perfectionist, React, TypeScript, Astro, JSDocs, Prettier, Node.js, Unicorns, Promises, and more.
...moreis-es6-generator-function
tunnckocore
Check that given value is `GeneratorFunction`
is-es6-generators
tunnckocore
Check whether a value is a `Generator` or `GeneratorFunction`. The `co` way, more strict checking. Always return boolean true or false, never null or undefined.
...moreparse-semver
tunnckocore
Parse, normalize and validate given semver shorthand (e.g. gulp@v3.8.10) to object.
kind-of-types
tunnckocore
List of all javascript types. Used and useful for checking, validation, sanitizing and testing. Like isStream, isPromise, isWeakset and etc.
...moreyaro
tunnckocore
Fast, minimalist, pluggable and functional command line parsing. Create CLIs easily. A wrapper package exporting everything from several Yaro packages.
...moreformidable
tunnckocore
A node.js module for parsing form data, especially file uploads.
recommended-bump
tunnckocore
No description available
collect-mentions
tunnckocore
No description available