peculiar-feathers

0.0.1 • Public • Published

Client-Server

A small library providing useles client server functionality.

It also has nothing to do with feathers. Sorry!

Installation

npm install peculiar-feathers --save

Usage

var peculiarFeathers = require('peculiar-fearhers'),
    client = peculiarFeathers.client,
    server = peculiarFeathers.server;

client(); // Logs and returns 'I am the client'
server(); // Logs and returns 'I am the server'

Tests

npm test

Contributing

All feathers must be brightly colored

Release History

0.0.1 Completely useless

Readme

Keywords

Package Sidebar

Install

npm i peculiar-feathers

Weekly Downloads

0

Version

0.0.1

License

GPL-3.0

Last publish

Collaborators

  • robwatkin