Pinned Repositories
arrgv
Parsing string to array of args like node on bash do
astur.github.io
My site
cllc
Simple logger and counter for console
excelize
(DEPRECATED) Save array of similar objects to MS Excel sheet. (wrapper for msexcel-builder)
icrawler
Tool for easy scraping data from websites
key-cert
Zero-config generator of self-signed private key and certificate.
ll-import
Script for adding words to site LinguaLeo.com.
mq-mongo
Easy message queue on mongo
tress
Easy to use asynchronous job queue. Successor of caolan/async.queue.
astur's Repositories
astur/tress
Easy to use asynchronous job queue. Successor of caolan/async.queue.
astur/cllc
Simple logger and counter for console
astur/arrgv
Parsing string to array of args like node on bash do
astur/key-cert
Zero-config generator of self-signed private key and certificate.
astur/mq-mongo
Easy message queue on mongo
astur/astur.github.io
My site
astur/moroz
Really COOL deepFreeze
astur/whiler
Simple endless cycle. Like while(true) but async.
astur/anyproxy
A fully configurable http/https proxy in NodeJS
astur/blurl
blurring parts of url
astur/check-npm-dependents
Checks how many dependents has npm package.
astur/dhms
Parses dhms string to number of milliseconds or seconds
astur/errsome
Making errors more loggable, readable and serializable
astur/eslint-config-astur
Favorite eslint config of github/astur
astur/fpe
Makes config object (flat or nested) from environment variables
astur/get-props
gets exactly those property names that you need
astur/hard-prop
Easy way to create properties with getter and/or setter.
astur/lavine
Yet another async control flow engine
astur/mockser
Server to test http clients
astur/monscr
Mongo wrapper for saving scraped data
astur/ofl
Convertion between nested object and flat one with delimited keys.
astur/oopt
Parsing commanl-line arguments in style of old good getopt with no extras.
astur/scra
Really simple HTTP client. Mainly for scraping but not only.
astur/scraping-template
Scraping template
astur/smry
Computes a summary for number array
astur/summary-collector
Easy summary collector
astur/unquick
Ensures that the function will be executed for at least the specified time
astur/unthen
Convert anything to Promise that resolves to [err, res] array
astur/validate-response
Validate http response (for example from scra)
astur/zauba-scrape-example