create account

Documentation of Open Food Facts Node Wrapper using jsdoc by ms10398

View this thread on: hive.blogpeakd.comecency.com
· @ms10398 · (edited)
$46.12
Documentation of Open Food Facts Node Wrapper using jsdoc
#### Details
Recently developing Nodejs Wrapper for Open food facts. I tried out the JSDoc Comment structure and used it in documentation of the whole wrapper.

#### Components
I used JSdoc node module for documentation and published it using Github Pages.

You may see one of live version at this [link](http://thecodingninja.me/openfoodfacts-nodejs/openfoodfacts-nodejs/0.0.1/OFF.html)

#### Diff
Before there was no documentation of the Node API Wrapper.


#### Links
You may check the Github repository [here](https://github.com/ms10398/openfoodfacts-nodejs).

In the PR attached you may see the changes used for documenting the app.

Screenshots of the live deployed version are attached below -

![Screenshot from 2018-03-12 19-59-15.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1520865035/qougzvecvvslgiee2a8z.png)

![Screenshot from 2018-03-12 19-59-24.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1520865059/cwt8e3ozztpdxxtnhvqu.png)


<br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@ms10398/documentation-of-open-food-facts-node-wrapper-using-jsdoc">Utopian.io -  Rewarding Open Source Contributors</a></em><hr/>
👍  , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorms10398
permlinkdocumentation-of-open-food-facts-node-wrapper-using-jsdoc
categoryutopian-io
json_metadata"{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":115103771,"name":"openfoodfacts-nodejs","full_name":"openfoodfacts/openfoodfacts-nodejs","html_url":"https://github.com/openfoodfacts/openfoodfacts-nodejs","fork":false,"owner":{"login":"openfoodfacts"}},"pullRequests":[{"url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/pulls/18","id":173150101,"html_url":"https://github.com/openfoodfacts/openfoodfacts-nodejs/pull/18","diff_url":"https://github.com/openfoodfacts/openfoodfacts-nodejs/pull/18.diff","patch_url":"https://github.com/openfoodfacts/openfoodfacts-nodejs/pull/18.patch","issue_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/issues/18","number":18,"state":"closed","locked":false,"title":"docs(add documentation): add documentation of all functions","user":{"login":"ms10398","id":26259547,"avatar_url":"https://avatars0.githubusercontent.com/u/26259547?v=4","gravatar_id":"","url":"https://api.github.com/users/ms10398","html_url":"https://github.com/ms10398","followers_url":"https://api.github.com/users/ms10398/followers","following_url":"https://api.github.com/users/ms10398/following{/other_user}","gists_url":"https://api.github.com/users/ms10398/gists{/gist_id}","starred_url":"https://api.github.com/users/ms10398/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ms10398/subscriptions","organizations_url":"https://api.github.com/users/ms10398/orgs","repos_url":"https://api.github.com/users/ms10398/repos","events_url":"https://api.github.com/users/ms10398/events{/privacy}","received_events_url":"https://api.github.com/users/ms10398/received_events","type":"User","site_admin":false},"body":"Add Docuementation of Node API Wrapper using JSDoc.\r\nUsed boxy-jsdoc-template as template for JSDoc\r\n\r\nFixes #14 \r\n\r\nI see that there are many blank lines but they are created by jsdoc itself.\r\n\r\nSo cant help it as they will be created automatically everytime we run JSDOC\r\n\r\nbut after the PR it will take a lot less lines as then it would just add lines to the previous doc.\r\n\r\n@kozlown you may review\r\n","created_at":"2018-03-06T12:56:43Z","updated_at":"2018-03-08T10:55:04Z","closed_at":"2018-03-06T13:47:59Z","merged_at":"2018-03-06T13:47:59Z","merge_commit_sha":"8c7e02d9e43c2bbc982d44b3db81b062497c8950","assignee":null,"assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[{"id":852609572,"url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/labels/documentation","name":"documentation","color":"1b0a7f","default":false}],"milestone":null,"commits_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/pulls/18/commits","review_comments_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/pulls/18/comments","review_comment_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/pulls/comments{/number}","comments_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/issues/18/comments","statuses_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/statuses/ffe9e9dd16f03d967a08ddaed9221fbd25973f9d","head":{"label":"ms10398:master","ref":"master","sha":"ffe9e9dd16f03d967a08ddaed9221fbd25973f9d","user":{"login":"ms10398","id":26259547,"avatar_url":"https://avatars0.githubusercontent.com/u/26259547?v=4","gravatar_id":"","url":"https://api.github.com/users/ms10398","html_url":"https://github.com/ms10398","followers_url":"https://api.github.com/users/ms10398/followers","following_url":"https://api.github.com/users/ms10398/following{/other_user}","gists_url":"https://api.github.com/users/ms10398/gists{/gist_id}","starred_url":"https://api.github.com/users/ms10398/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ms10398/subscriptions","organizations_url":"https://api.github.com/users/ms10398/orgs","repos_url":"https://api.github.com/users/ms10398/repos","events_url":"https://api.github.com/users/ms10398/events{/privacy}","received_events_url":"https://api.github.com/users/ms10398/received_events","type":"User","site_admin":false},"repo":{"id":121303359,"name":"openfoodfacts-nodejs","full_name":"ms10398/openfoodfacts-nodejs","owner":{"login":"ms10398","id":26259547,"avatar_url":"https://avatars0.githubusercontent.com/u/26259547?v=4","gravatar_id":"","url":"https://api.github.com/users/ms10398","html_url":"https://github.com/ms10398","followers_url":"https://api.github.com/users/ms10398/followers","following_url":"https://api.github.com/users/ms10398/following{/other_user}","gists_url":"https://api.github.com/users/ms10398/gists{/gist_id}","starred_url":"https://api.github.com/users/ms10398/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ms10398/subscriptions","organizations_url":"https://api.github.com/users/ms10398/orgs","repos_url":"https://api.github.com/users/ms10398/repos","events_url":"https://api.github.com/users/ms10398/events{/privacy}","received_events_url":"https://api.github.com/users/ms10398/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/ms10398/openfoodfacts-nodejs","description":null,"fork":true,"url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs","forks_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/forks","keys_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/keys{/key_id}","collaborators_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/teams","hooks_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/hooks","issue_events_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/issues/events{/number}","events_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/events","assignees_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/assignees{/user}","branches_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/branches{/branch}","tags_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/tags","blobs_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/git/refs{/sha}","trees_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/git/trees{/sha}","statuses_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/statuses/{sha}","languages_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/languages","stargazers_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/stargazers","contributors_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/contributors","subscribers_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/subscribers","subscription_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/subscription","commits_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/commits{/sha}","git_commits_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/git/commits{/sha}","comments_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/comments{/number}","issue_comment_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/issues/comments{/number}","contents_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/contents/{+path}","compare_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/compare/{base}...{head}","merges_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/merges","archive_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/downloads","issues_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/issues{/number}","pulls_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/pulls{/number}","milestones_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/milestones{/number}","notifications_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/labels{/name}","releases_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/releases{/id}","deployments_url":"https://api.github.com/repos/ms10398/openfoodfacts-nodejs/deployments","created_at":"2018-02-12T21:19:45Z","updated_at":"2018-02-13T10:53:14Z","pushed_at":"2018-03-06T13:43:40Z","git_url":"git://github.com/ms10398/openfoodfacts-nodejs.git","ssh_url":"git@github.com:ms10398/openfoodfacts-nodejs.git","clone_url":"https://github.com/ms10398/openfoodfacts-nodejs.git","svn_url":"https://github.com/ms10398/openfoodfacts-nodejs","homepage":null,"size":81,"stargazers_count":0,"watchers_count":0,"language":"JavaScript","has_issues":false,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":0,"mirror_url":null,"archived":false,"open_issues_count":0,"license":{"key":"apache-2.0","name":"Apache License 2.0","spdx_id":"Apache-2.0","url":"https://api.github.com/licenses/apache-2.0"},"forks":0,"open_issues":0,"watchers":0,"default_branch":"master"}},"base":{"label":"openfoodfacts:master","ref":"master","sha":"51e4ce8ddc12d062684f4944c73937a226d62454","user":{"login":"openfoodfacts","id":1937790,"avatar_url":"https://avatars3.githubusercontent.com/u/1937790?v=4","gravatar_id":"","url":"https://api.github.com/users/openfoodfacts","html_url":"https://github.com/openfoodfacts","followers_url":"https://api.github.com/users/openfoodfacts/followers","following_url":"https://api.github.com/users/openfoodfacts/following{/other_user}","gists_url":"https://api.github.com/users/openfoodfacts/gists{/gist_id}","starred_url":"https://api.github.com/users/openfoodfacts/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/openfoodfacts/subscriptions","organizations_url":"https://api.github.com/users/openfoodfacts/orgs","repos_url":"https://api.github.com/users/openfoodfacts/repos","events_url":"https://api.github.com/users/openfoodfacts/events{/privacy}","received_events_url":"https://api.github.com/users/openfoodfacts/received_events","type":"Organization","site_admin":false},"repo":{"id":115103771,"name":"openfoodfacts-nodejs","full_name":"openfoodfacts/openfoodfacts-nodejs","owner":{"login":"openfoodfacts","id":1937790,"avatar_url":"https://avatars3.githubusercontent.com/u/1937790?v=4","gravatar_id":"","url":"https://api.github.com/users/openfoodfacts","html_url":"https://github.com/openfoodfacts","followers_url":"https://api.github.com/users/openfoodfacts/followers","following_url":"https://api.github.com/users/openfoodfacts/following{/other_user}","gists_url":"https://api.github.com/users/openfoodfacts/gists{/gist_id}","starred_url":"https://api.github.com/users/openfoodfacts/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/openfoodfacts/subscriptions","organizations_url":"https://api.github.com/users/openfoodfacts/orgs","repos_url":"https://api.github.com/users/openfoodfacts/repos","events_url":"https://api.github.com/users/openfoodfacts/events{/privacy}","received_events_url":"https://api.github.com/users/openfoodfacts/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/openfoodfacts/openfoodfacts-nodejs","description":null,"fork":false,"url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs","forks_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/forks","keys_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/keys{/key_id}","collaborators_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/teams","hooks_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/hooks","issue_events_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/issues/events{/number}","events_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/events","assignees_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/assignees{/user}","branches_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/branches{/branch}","tags_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/tags","blobs_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/git/refs{/sha}","trees_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/git/trees{/sha}","statuses_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/statuses/{sha}","languages_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/languages","stargazers_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/stargazers","contributors_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/contributors","subscribers_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/subscribers","subscription_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/subscription","commits_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/commits{/sha}","git_commits_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/git/commits{/sha}","comments_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/comments{/number}","issue_comment_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/issues/comments{/number}","contents_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/contents/{+path}","compare_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/compare/{base}...{head}","merges_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/merges","archive_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/downloads","issues_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/issues{/number}","pulls_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/pulls{/number}","milestones_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/milestones{/number}","notifications_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/labels{/name}","releases_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/releases{/id}","deployments_url":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/deployments","created_at":"2017-12-22T10:12:06Z","updated_at":"2018-03-08T11:04:49Z","pushed_at":"2018-03-08T10:33:29Z","git_url":"git://github.com/openfoodfacts/openfoodfacts-nodejs.git","ssh_url":"git@github.com:openfoodfacts/openfoodfacts-nodejs.git","clone_url":"https://github.com/openfoodfacts/openfoodfacts-nodejs.git","svn_url":"https://github.com/openfoodfacts/openfoodfacts-nodejs","homepage":null,"size":71,"stargazers_count":2,"watchers_count":2,"language":"JavaScript","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":3,"mirror_url":null,"archived":false,"open_issues_count":3,"license":{"key":"apache-2.0","name":"Apache License 2.0","spdx_id":"Apache-2.0","url":"https://api.github.com/licenses/apache-2.0"},"forks":3,"open_issues":3,"watchers":2,"default_branch":"master"}},"_links":{"self":{"href":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/pulls/18"},"html":{"href":"https://github.com/openfoodfacts/openfoodfacts-nodejs/pull/18"},"issue":{"href":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/issues/18"},"comments":{"href":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/issues/18/comments"},"review_comments":{"href":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/pulls/18/comments"},"review_comment":{"href":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/pulls/18/commits"},"statuses":{"href":"https://api.github.com/repos/openfoodfacts/openfoodfacts-nodejs/statuses/ffe9e9dd16f03d967a08ddaed9221fbd25973f9d"}},"author_association":"CONTRIBUTOR"}],"platform":"github","type":"documentation","tags":["utopian-io","nodejs","jsdoc","documentation"],"links":["http://thecodingninja.me/openfoodfacts-nodejs/openfoodfacts-nodejs/0.0.1/OFF.html","https://github.com/ms10398/openfoodfacts-nodejs","https://res.cloudinary.com/hpiynhbhq/image/upload/v1520865035/qougzvecvvslgiee2a8z.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1520865059/cwt8e3ozztpdxxtnhvqu.png"],"image":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1520865035/qougzvecvvslgiee2a8z.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1520865059/cwt8e3ozztpdxxtnhvqu.png"],"moderator":{"account":"decebal2dac","time":"2018-03-13T20:35:38.594Z","flagged":false,"reviewed":true,"pending":false},"questions":[{"question":"Is the project description formal?","answers":[{"value":"Yes it’s straight to the point","selected":true,"score":10},{"value":"Need more description ","selected":false,"score":5},{"value":"Not too descriptive","selected":false,"score":0}],"selected":0},{"question":"Is the language / grammar correct?","answers":[{"value":"Yes","selected":false,"score":20},{"value":"A few mistakes","selected":true,"score":10},{"value":"It's pretty bad","selected":false,"score":0}],"selected":1},{"question":"Was the template followed?","answers":[{"value":"Yes","selected":true,"score":10},{"value":"Partially","selected":false,"score":5},{"value":"No","selected":false,"score":0}],"selected":0},{"question":"Is the documentation good in detail?","answers":[{"value":"Yes, lot's of details and examples","selected":false,"score":20},{"value":"Yes lot's of details but not many examples","selected":false,"score":10},{"value":"Not much details","selected":true,"score":5}],"selected":2},{"question":"Is the documentation well structured?","answers":[{"value":"Yes, very easy to understand","selected":false,"score":20},{"value":"A bit complicated but straight to the point","selected":true,"score":10},{"value":"Difficult to get started","selected":false,"score":5}],"selected":1}],"score":26}"
created2018-03-12 14:31:27
last_update2018-03-13 20:35:39
depth0
children8
last_payout2018-03-19 14:31:27
cashout_time1969-12-31 23:59:59
total_payout_value32.131 HBD
curator_payout_value13.988 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,161
author_reputation27,572,487,973,390
root_title"Documentation of Open Food Facts Node Wrapper using jsdoc"
beneficiaries
0.
accountutopian.pay
weight2,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id43,919,359
net_rshares18,421,754,160,222
author_curate_reward""
vote details (23)
@dailypick ·
This post has been upvoted and picked by [Daily Picked #4](https://steemit.com/curation/@dailypick/dailypick-4-12-march-or-explore-quality-content)! Thank you for the cool and quality content. Keep going! 

Don’t forget I’m not a robot. I explore, read, upvote and share manually :)
properties (22)
authordailypick
permlinkre-ms10398-documentation-of-open-food-facts-node-wrapper-using-jsdoc-20180312t203355167z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"links":["https://steemit.com/curation/@dailypick/dailypick-4-12-march-or-explore-quality-content"],"app":"steemit/0.1"}
created2018-03-12 20:33:54
last_update2018-03-12 20:33:54
depth1
children0
last_payout2018-03-19 20:33:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length282
author_reputation484,809,873,447
root_title"Documentation of Open Food Facts Node Wrapper using jsdoc"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id43,978,975
net_rshares0
@decebal2dac ·
@ms10398 I am rejecting this contribution based on the fact that you are just making use of an auto-documenter, not actually providing added value by adding to the official documentation.

Not sure if this: http://thecodingninja.me/openfoodfacts-nodejs/openfoodfacts-nodejs/0.0.1/OFF.html was supposed to work, but at the time of checking it lead to a 404 page.
properties (22)
authordecebal2dac
permlinkre-ms10398-documentation-of-open-food-facts-node-wrapper-using-jsdoc-20180313t135749134z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-03-13 13:57:51
last_update2018-03-13 13:57:51
depth1
children0
last_payout2018-03-20 13:57:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length361
author_reputation13,975,053,566,819
root_title"Documentation of Open Food Facts Node Wrapper using jsdoc"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id44,146,577
net_rshares0
@decebal2dac ·
Thank you for the contribution. It has been approved.

You can contact us on [Discord](https://discord.gg/uTyJkNm).
**[[utopian-moderator]](https://utopian.io/moderators)**
properties (22)
authordecebal2dac
permlinkre-ms10398-documentation-of-open-food-facts-node-wrapper-using-jsdoc-20180313t203551896z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-03-13 20:35:48
last_update2018-03-13 20:35:48
depth1
children0
last_payout2018-03-20 20:35:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length172
author_reputation13,975,053,566,819
root_title"Documentation of Open Food Facts Node Wrapper using jsdoc"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id44,217,169
net_rshares0
@kashifnaseem ·
Hello How r u Pls Vote me and follow me pls vote I have given u Already vote
properties (22)
authorkashifnaseem
permlinkre-ms10398-documentation-of-open-food-facts-node-wrapper-using-jsdoc-20180326t094010930z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-03-26 09:42:06
last_update2018-03-26 09:42:06
depth1
children0
last_payout2018-04-02 09:42:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length76
author_reputation-42,073,720,864
root_title"Documentation of Open Food Facts Node Wrapper using jsdoc"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,662,254
net_rshares0
@steemdunk ·
steemdunk-reply-1521409229840
<div class="pull-right">
  <img src="https://steemitimages.com/DQmTtkrMW5Nsq8Lm3pL4pzVWQAEtqNoZZ6FhzAVmsXYEfZz/steemdunk-avatar-256x264-transparent.png">
</div>

Hello, as a member of @steemdunk you have received a free courtesy boost! Steemdunk is an automated curation platform that is easy to use and built for the community. Join us at https://steemdunk.xyz

Upvote this comment to support the bot and increase your future rewards!
properties (22)
authorsteemdunk
permlinksteemdunk-reply-1521409229840
categoryutopian-io
json_metadata{}
created2018-03-18 21:40:33
last_update2018-03-18 21:40:33
depth1
children0
last_payout2018-03-25 21:40:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length436
author_reputation1,828,858,777,968
root_title"Documentation of Open Food Facts Node Wrapper using jsdoc"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id45,214,711
net_rshares0
@steemitboard ·
Congratulations @ms10398! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/votes.png)](http://steemitboard.com/@ms10398) Award for the number of upvotes

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard)

If you no longer want to receive notifications, reply to this comment with the word `STOP`

> Upvote this notification to help all Steemit users. Learn why [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-ms10398-20180322t140005000z
categoryutopian-io
json_metadata{"image":["https://steemitboard.com/img/notifications.png"]}
created2018-03-22 14:00:03
last_update2018-03-22 14:00:03
depth1
children0
last_payout2018-03-29 14:00:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length673
author_reputation38,975,615,169,260
root_title"Documentation of Open Food Facts Node Wrapper using jsdoc"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id45,955,761
net_rshares0
@steemitboard ·
Congratulations @ms10398! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/votes.png)](http://steemitboard.com/@ms10398) Award for the number of upvotes

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard)

If you no longer want to receive notifications, reply to this comment with the word `STOP`

> Upvote this notification to help all Steemit users. Learn why [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-ms10398-20180426t211854000z
categoryutopian-io
json_metadata{"image":["https://steemitboard.com/img/notifications.png"]}
created2018-04-26 21:18:54
last_update2018-04-26 21:18:54
depth1
children0
last_payout2018-05-03 21:18:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length673
author_reputation38,975,615,169,260
root_title"Documentation of Open Food Facts Node Wrapper using jsdoc"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id52,330,947
net_rshares0
@utopian-io ·
### Hey @ms10398 I am @utopian-io. I have just upvoted you!
#### Achievements
- You have less than 500 followers. Just gave you a gift to help you succeed!
- Seems like you contribute quite often. AMAZING!
#### Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. <a href="https://discord.gg/zTrEMqB">Participate on Discord</a>. Lets GROW TOGETHER!
- <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for my Witness With SteemConnect</a>
- <a href="https://v2.steemconnect.com/sign/account-witness-proxy?proxy=utopian-io&approve=1">Proxy vote to Utopian Witness with SteemConnect</a>
- Or vote/proxy on <a href="https://steemit.com/~witnesses">Steemit Witnesses</a>

[![mooncryption-utopian-witness-gif](https://steemitimages.com/DQmYPUuQRptAqNBCQRwQjKWAqWU3zJkL3RXVUtEKVury8up/mooncryption-s-utopian-io-witness-gif.gif)](https://steemit.com/~witnesses)

**Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x**
properties (22)
authorutopian-io
permlinkre-ms10398-documentation-of-open-food-facts-node-wrapper-using-jsdoc-20180314t220745349z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-03-14 22:07:45
last_update2018-03-14 22:07:45
depth1
children0
last_payout2018-03-21 22:07:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,083
author_reputation152,955,367,999,756
root_title"Documentation of Open Food Facts Node Wrapper using jsdoc"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id44,461,744
net_rshares0