Skip to content

jser/contributing-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jser/contributing-preview

記事元のJSONデータをJSer.infoと同じ形式表示する補助ツールです。

Usage

  1. Open http://jser.info/contributing-preview/
  2. Input JSON data.

Save as Permanent link から入力したデータをURLとして保存できます。

入力するデータはJSer.info Pull Request Formが生成するJSONと同じものです。

{
    "title": "サイトタイトル",
    "url": "http://example.com/",
    "content": "説明文",
    "date": "2015-09-23T07:06:00.112Z",
    "tags": [
        "tag"
    ],
    "relatedLinks": []
}

JSer.info Pull Request Formで作ったJSONの断片を確認する単独で確認する用途でもあります。

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

About

Preview tool for jser/contributing

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published