Pinned Repositories
args-usage-env
a nodejs combination and utiliziation of two excellent modules command-line-args and command-line-usage.
bread
a nodejs backend website for calculating times and amounts of bread baking
Buckets-JS
A complete, fully tested and documented data structure library written in pure JavaScript.
chancejs
Chance - Random generator helper for JavaScript
cp4s-car-connectors
Connected Asset/Risk (CAR) reference connector documentation
csvly
read csv files line by line
dkrdeploy
script for deploying local files to a docker image via ssh and sftp
ip2asn
nodejs module for getting asn for a given ip
ngrams
nodejs module for search by Ngram similarity. An emitation of the python NGram module
requesttp
Chrome extension for http requests, especially useful for REST services testing
aviv1ron1's Repositories
aviv1ron1/ngrams
nodejs module for search by Ngram similarity. An emitation of the python NGram module
aviv1ron1/ip2asn
nodejs module for getting asn for a given ip
aviv1ron1/requesttp
Chrome extension for http requests, especially useful for REST services testing
aviv1ron1/args-usage-env
a nodejs combination and utiliziation of two excellent modules command-line-args and command-line-usage.
aviv1ron1/bread
a nodejs backend website for calculating times and amounts of bread baking
aviv1ron1/Buckets-JS
A complete, fully tested and documented data structure library written in pure JavaScript.
aviv1ron1/chancejs
Chance - Random generator helper for JavaScript
aviv1ron1/cp4s-car-connectors
Connected Asset/Risk (CAR) reference connector documentation
aviv1ron1/csvly
read csv files line by line
aviv1ron1/dkrdeploy
script for deploying local files to a docker image via ssh and sftp
aviv1ron1/dockeripts
scripts for automating and easing daily docker routines (kind of a lightweight docker-compose)
aviv1ron1/hash-cmd
node command line tool for calculating hash values of strings or files
aviv1ron1/hello-k8
aviv1ron1/node-arff-utils
nodejs module for generating arff files
aviv1ron1/node-csv-parse
CSV parsing implementing the Node.js `stream.Transform` API
aviv1ron1/node-remove-log
node module for removing console.* calls from source code. input js code as string or path and output the code without console calls.
aviv1ron1/node-whois-plus
obtain whois information using whois module and parse the returned value into an object
aviv1ron1/node-xfe-api-shell
command line tool in node for xfe api queries
aviv1ron1/nodejs-buildpack
Cloud Foundry buildpack for Node.js
aviv1ron1/nodejs-ex
node.js example
aviv1ron1/nou
node module that creates shortcut methods for util.isNullOrUndefined
aviv1ron1/progress-tracker
small npm module for tracking progress of a set of tasks. you define the total amount of tasks and the intervals for getting progress updates and the callback for receiving the progress updates.
aviv1ron1/psl
JavaScript domain name parser based on the Public Suffix List
aviv1ron1/readly
nodejs module for reading files line by line
aviv1ron1/stix-extensions
aviv1ron1/stix-shifter
This project consists of an open source library allowing software to connect to data repositories using STIX Patterning, and return results as STIX Observations.
aviv1ron1/task-limit
nodejs module for limiting the concurrent number of tasks being consumed by a queue