Giter Club home page Giter Club logo

gettree's Introduction

get Tree

특정 폴더에 대해 내부의 파일 링크들을 트리구조로 파악할 수 있는 html 파일을 생성합니다.

상세설명

gulpfile.js 내부의 변수 baseDir에 지정한 폴더에 대하여, 그 안의 모든 폴더를 트리구조로 나열하고, 각 폴더 내부의 모든 파일들에 대한 상대경로를 hyper-link로 연결한 html 파일을 destDir 폴더에 작성해줍니다.

file tree html result
file tree html result

설치

> git clone https://github.com/gomugom/getTree.git
> npm install

사용법

> gulp tree --[확장자]

사용예

> gulp tree
> gulp tree --html
> gulp tree --js
> gulp tree --jsx
> gulp tree --css

생성파일

생성된 파일은 destDir폴더에 tree-all.html 혹은 tree-js.html와 같은 형식으로 저장됩니다.

gettree's People

Contributors

roy-jung avatar

Stargazers

 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.