Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

query-nownownow

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

query-nownownow

Query http://nownownow.com and open matching profiles.

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

query-nownownow

Search profiles from http://nownownow.com!

Why?

http://nownownow.com has a lot of interesting profiles. I wanted to be able to be able to search them :).

Usage

Pass query-nownownow regexs to match against profile fields.

const queryNow = require('query-nownownow');

queryNow({
    location: /Canada/i,
    name: /Tom/i,
    title: /Engineer/i, // Professional title
    do: /Software/i, // What do you do?
    why: /People/i, // Why?,
    read: /Sivers/i, // What should we read?
});

Test

npm test

Keywords

nownownow

FAQs

Package last updated on 14 Jul 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts