gears

0.1.15 • Public • Published

node-gear

The missing toolbox for NodeJS platform!

NodeJs is a concise and efficient Javascript runtime for all purposes. However, its basic APIs are sometimes too much of simplicity. As a result, we often write lines of code to achive simple and common tasks that are, in many cases, a one line command for Python or Ruby.

This module is designed to accomplish most common jobs you will ever encounter in a node programs, including the following sub-modules:

  • io
  • net
  • debug
  • prototype enchancement
  • helper functions

See more detail documentaion in doc/g.html

/gears/

    Package Sidebar

    Install

    npm i gears

    Weekly Downloads

    6

    Version

    0.1.15

    License

    none

    Last publish

    Collaborators

    • robinqu