New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

test-pages-cc

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-pages-cc

Awesome node modules.

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

test-pages

Build Status Coverage Status License NPM Downloads NPM Version Dependency Status devDependency Status Code Style

Awesome node modules.

Installation

$ npm install test-pages

# or yarn
$ yarn add test-pages

Usage

const testPages = require('test-pages')
const result = testPages('w')
// result => 'w@zce.me'

API

testPages(input, options?)

input

  • Type: string
  • Details: name string

options

host
  • Type: string
  • Details: host string
  • Default: 'zce.me'
  • zce/caz - A simple yet powerful template-based Scaffolding tools.

Contributing

  • Fork it on GitHub!
  • Clone the fork to your own machine.
  • Checkout your feature branch: git checkout -b my-awesome-feature
  • Commit your changes to your own branch: git commit -am 'Add some feature'
  • Push your work back up to your fork: git push -u origin my-awesome-feature
  • Submit a Pull Request so that we can review your changes.

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

License

MIT © can.chen

Keywords

test-pages

FAQs

Package last updated on 21 Nov 2021

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