tunnckocore


Charlike Mike Reagent

  • Get day number of the current date/year or given valid `Date` string format

    published 1.0.6 9 years ago
  • Get the number of hours in a week.

    published 1.0.1 9 years ago
  • Get the number of seconds/milliseconds in a week.

    published 1.0.1 9 years ago
  • Get the number of seconds/milliseconds in leap/noleap year.

    published 1.0.1 9 years ago
  • Regular expression (regex) for matching ugly code that coverage tools add during the test process. Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`

    published 1.0.2 9 years ago
  • Function regex. Regular expression for matching function parts. Expose match groups for function name, arguments and function body.

    published 1.0.2 9 years ago
  • Get separately non-callback arguments in `.arguments` and the last argument if it [is-callback-function][] in `.callback`. It also works like [sliced][], but returns object with `.arguments` and `.callback` properties.

    published 3.1.0 8 years ago
  • Parse a github/npm shorthand (user/repo#branch or user/repo@version) URL into an object.

    published 3.2.0 8 years ago
  • Simple command line interface for the `git clone` command, using [gitclone][] package

    published 1.2.7 4 years ago
  • Control (add/remove) owners (ownership) of npm package. Give npm rights to user or all organization members.

    published 0.0.1-2 9 years ago
  • Handling/creating hybrid errors. Hybrid middleware between callbacks and throws. Helpful util for modules that have hybrid APIs and want when they use promises, directly to throw the errors; when use callbacks to pass errors to first argument of this call

    published 1.0.0 9 years ago
  • Generate Github / npm shorthand from list of arguments or object

    published 3.3.8 4 years ago
  • Flexible and cross-platform executing commands. Hybrid, Async and Promise API.

    published 2.0.1 9 years ago
  • Check that given branch/tag/release exist in github repo, using `user/repo#branch` pattern.

    published 2.0.2 9 years ago
  • Sane CLI user-input (command prompt, confirm, multiline, password) as promises, it can be used with co@4

    published 1.0.3 9 years ago
  • Hybridify. Hybrids. Create sync or async function to support both promise and callback-style APIs in same time. Using the power of [relike][].

    published 2.0.0 8 years ago
  • Regex for matching RGBA color strings.

    published 1.0.0 9 years ago
  • The best regular expression (regex) for matching hex color values from string.

    published 1.1.0 7 years ago
  • Small, parallel and fast test framework with suppport for async/await, promises, callbacks, streams and observables. Targets and works at node.js v0.10 and above.

    published 0.4.9 7 years ago
  • Hide last ip numbers for given ip, like `129.89.5.243` -> `129.89.x.xxx` or `79.100.175.45` to `79.100.xxx.xx`. Or replace them with custom mask.

    published 1.0.1 9 years ago
  • Get current week number of the current year,given Date format string or Date object.

    published 1.0.7 9 years ago
  • (wip) Filter possible web colors (by name or hex or rgb(a) or hsl(a) value) with glob patterns or callback which returns true

    published 0.0.0-1 9 years ago
  • **DEPRECATED?** Parse a string of github/npm shorthands into an array of [parse-github-short-url][] objects.

    published 2.0.0 8 years ago
  • Hybridifies all the selected functions in an object.

    published 1.0.4 9 years ago
  • Check that given string, function or arrow function have empty body, using `parse-function`.

    published 1.1.2 8 years ago
show more packages