Packages by
ionicabizau
<
bizauionica@yahoo.com
>
(Ionica Bizau)
[
SYNC
profile]
Name
IM
Last modified
Is admin
Publish scopes
@Ionica Bizau
Thu Jun 03 2021 19:38:06 GMT+0800 (China Standard Time)
false
@cnpm
,
@cnpmtest
,
@cnpm-test
remove-trailing-spaces
(latest: 1.0.8) Remove the trailing spaces from a string.
regex-escape
(latest: 3.4.10) Escapes input characters to be used in regular expressions.
custom-return
(latest: 1.0.12) Generate a function that returns a constant.
indento
(latest: 1.1.13) Indent strings.
try-async
(latest: 1.1.10) Async try-catch like interface for Node.js.
is-win
(latest: 1.0.10) Check if the machine is running Windows or not.
noop6
(latest: 1.0.9) No operation as a module using an arrow function.
deffy
(latest: 2.2.4) Small and fast library to set default values.
map-o
(latest: 2.0.10) Array-map like function for objects.
r-json
(latest: 1.2.10) A small module to read JSON files.
uc-first-array
(latest: 1.1.10) Uppercase first character of each element in arrays of strings.
barbe
(latest: 3.0.16) Like mustache, but simple, tiny and fast.
regex-parser
(latest: 2.2.11) A module that parses a string as regular expression and returns the parsed value.
iterate-object
(latest: 1.3.4) A convenient way to iterate objects.
typpy
(latest: 2.3.13) A better typeof for JavaScript.
function.name
(latest: 1.0.13) Function name shim (especially for supporting function names in Internet Explorer).
couleurs
(latest: 6.0.11) Add some color and styles to your Node.JS strings.
terminal-char-width
(latest: 1.0.10) Get the char width/height proportions in different terminal emulators.
flat-colors
(latest: 3.3.12) Find the nearest flat color for a RGB/Hex input.
ansy
(latest: 1.0.15) Cross platform ANSI colors made easy.
tester
(latest: 1.4.5) Unit testing made simple and fun: flat colors and emoji in your tests.
ul
(latest: 5.2.15) A minimalist utility library.
color-it
(latest: 1.2.12) Flat colors for your Node.js strings.
emojic
(latest: 1.1.16) Emoji in your Node.js command line apps.
queoid
(latest: 1.1.9) A stupid simple and low-level queue library.
emoji-logger
(latest: 1.0.15) Logging library based on flat colors and Emoji.
err
(latest: 2.1.12) A tiny library to create custom errors in JavaScript.
diable
(latest: 4.0.3) Daemonize the things out.
oargv
(latest: 3.4.10) Turns an object into a bash command.
bug-killer
(latest: 4.4.4) Simple way to log messages in stdout or other stream.
clp
(latest: 4.0.12) A tiny and fast command line arguments parser.
spawno
(latest: 2.1.1) Easily work with child processes.
ansi-parser
(latest: 3.2.10) Parse strings containing ANSI style characters.
daty
(latest: 1.2.1) A tiny library to manage date objects.
le-table
(latest: 6.1.10) Another NodeJS module for creating ASCII tables.
last-char
(latest: 1.3.11) Get the last character in a provided string.
match-it
(latest: 1.0.9) A safer regex match.
proc-output
(latest: 1.0.8) Get the output of a process.
add-subtract-date
(latest: 1.0.15) Add or subtract a specified time in a date object.
date-unit-ms
(latest: 1.1.14) Millisecond conversions for common date units (seconds, minutes, hours etc).
diff-dates
(latest: 1.0.14) Make date differences.
formatoid
(latest: 1.2.4) Tiny and fast module for formatting date objects.
class-methods
(latest: 1.0.12) Get the methods of a JavaScript class.
cli-box
(latest: 6.0.10) A library to generate ASCII boxes via NodeJS
overlap
(latest: 2.2.10) Overlap two strings that contain new lines. Useful for ASCII drawings.
fillo
(latest: 1.0.13) Fill a value with characters to the given size.
parse-it
(latest: 1.0.10) Configurable string templating, without separators.
exclude-arr
(latest: 1.0.11) Exclude elements from arrays.
static-methods
(latest: 1.0.12) Get the static methods of a JavaScript class.
is-undefined
(latest: 1.0.11) Check if a value is undefined or not.
camelo
(latest: 1.2.0) Convert a string into camel case style by providing the separators.
asciify-pixel-matrix
(latest: 1.0.14) Asciifies a matrix of pixels.
asciify-pixel
(latest: 1.2.14) Asciifies a pixel object.
pixel-class
(latest: 1.0.10) A tiny class for pixel manipulation.
pixel-bg
(latest: 1.0.10) Change the pixel background color.
pixel-white-bg
(latest: 1.0.9) Set white background color for a pixel.
package.json
(latest: 2.0.1) Get the package.json content either from npm or from a git repository.
git-source
(latest: 1.1.10) Parse and stringify git urls in a friendly way.
git-package-json
(latest: 1.4.10) Get the package.json contents from git repositories.
r-package-json
(latest: 1.0.9) Read package.json files.
package-json-path
(latest: 1.0.9) Get the package.json path in a specific directory.
one-by-one
(latest: 3.2.8) Run async tasks one by one.
obj-def
(latest: 1.0.9) Easily set default fields in objects.
gry
(latest: 6.1.0) A minimalist NodeJS wrapper for the `git` commands. `gry` stands for the Git RepositorY.
exec-limiter
(latest: 3.2.13) Limit the shell execution commands to <x> calls same time.
abs
(latest: 1.3.14) A library to convert a path into an absolute path.
limit-it
(latest: 3.2.10) Run in parallel as many functions you want, but not more than <x> functions at the time.
ansi-to-json
(latest: 2.0.0) Convert ANSI strings into JSON output.
line-diff
(latest: 2.1.2) Compare strings line by line.
levdist
(latest: 2.2.12) A minimal algorithm for computing Levenshtein distance in JavaScript.
git-url-parse
(latest: 16.1.0) A high level git url parser for common git providers.
git-up
(latest: 8.1.1) A low level git url parser.
is-ssh
(latest: 1.4.1) Check if an input value is a ssh url or not.
parse-url
(latest: 10.0.3) An advanced url parser supporting git urls too.
protocols
(latest: 2.0.2) Get the protocols of an input url.
parse-path
(latest: 7.1.0) Parse paths (local paths, urls: ssh/git/etc)
is-there
(latest: 4.5.2) Check if a file or directory exists in a given path.
remove-blank-lines
(latest: 1.4.2) Remove blank lines from a string.
anser
(latest: 2.3.5) A low level parser for ANSI sequences.
Copyright 2013 - present © cnpmjs.org |
Home
|