Giter Club home page Giter Club logo

prh.yml's Introduction

A collection of prh.yml Build Status

A collection of dictionary for prh.

Requirement

You should install prh or textlint-rule-prh.

textlint-rule-prh with textlint >= 7.1.2

Dictionary

Usage

Add to your project

git subtree add --prefix=prh https://github.com/azu/prh.yml.git master --squash

Update exist rules

git subtree pull --prefix=prh https://github.com/azu/prh.yml.git master --squash

Setting of prh.yml

You can import these prh dictionary files from main prh.yml.

version: 1
imports:
  - prh/ja/jser-info.yml
  - prh/ja/kanji-open.yml
  - prh/ja/spoken.yml
  - prh/ja/typo.yml
  - prh/javascript.yml
  - prh/css.yml
  - prh/software.yml
rules:
  # project configuration
  - expected: Almin
    patterns: /almin.js/i

Folder structure

The files in the root directory are for *.yml file that are project specific, such as programming language or framework specific templates. Natural language file should go into the <lang>/ directory.

e.g.) ja/typo.yml define typo for japanese.

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Edit some.yml file
  2. Add expected and patterns, also add specs.
  3. Send Pull Request!

Running tests

Install devDependencies and Run npm test:

npm i -d && npm test

Author

License

MIT © azu

prh.yml's People

Contributors

azu avatar januswel avatar kongou-ae avatar

Watchers

 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.