Giter Site home page Giter Site logo

para's Introduction

paraNPM version Build Status Dependencies Status Coverage Status

项目目标

para的全称是paralleling,表示并列的意思。这个项目主要用于同一份文档的不同语言版本之间的对照功能。通常在项目中我们需要将中文的文档翻译成英文或者其他的语言。两种语言混杂在一个文件时,会比较杂乱。但分布在多个文件中时,却不利于维护。修改了中文之后,往往会忘记其他语言版本。para的主要目的就是用于解决该问题。

使用方式

通过npm安装:

npm install para -g

对比文档的多个语言版本:

$ para README.md README_en.md

这将得到一个文件:

Generate parallel page at: /Users/jacksontian/git/fks/parallel.html

通过浏览器打开,就能查看对比。

License

The MIT License

para's People

Contributors

jacksontian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.