Giter Club home page Giter Club logo

nodeman's Introduction

Build Status

소개

문서를 브라우져로만 봐야 하나요? 저의 개발환경은 vim. 저는 참 vim 을 좋아하는데요. 암튼 man 명령어를 node.js 용으로 만들어보자.

Node.js Core Module 부터 각종 3rd party module 유용한 것이면, 모두 제공할 수 있도록 지속적인 업데이트

소개 웹페이지

설치

npm install nodeman -g

업데이트

npm update nodeman -g

사용방법

help

$ nodeman -h

포함된 모듈을 카테고리별로 보기

$ nodeman -b

node.js doc 에 포함된 http NativeModule 보기

$ nodeman http

async module

$ nodeman async

문서추가 방법

docs 디렉토리안에 moduleName.meta.js, modulename.md 규칙으로 생성되어야 합니다.

moduleName.meta.js

exports.name = 'moduleName';
exports.category = 'none';
exports.homepage = 'http://homepage';

moduleName.md

Markdown 형식으로 작성

nodeman's People

Contributors

jwchang0206 avatar nanha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.