{"id":19440229,"url":"https://github.com/firede/msee","last_synced_at":"2025-08-02T03:38:11.049Z","repository":{"id":8605789,"uuid":"10244549","full_name":"firede/msee","owner":"firede","description":"Msee is a command-line tool to read markdown file.","archived":false,"fork":false,"pushed_at":"2022-12-07T17:47:38.000Z","size":481,"stargazers_count":94,"open_issues_count":24,"forks_count":18,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-19T19:08:09.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/firede.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-23T13:39:02.000Z","updated_at":"2024-11-28T16:27:14.000Z","dependencies_parsed_at":"2023-01-13T14:53:47.470Z","dependency_job_id":null,"html_url":"https://github.com/firede/msee","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/firede/msee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firede%2Fmsee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firede%2Fmsee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firede%2Fmsee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firede%2Fmsee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firede","download_url":"https://codeload.github.com/firede/msee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firede%2Fmsee/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268331274,"owners_count":24233216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T15:28:29.738Z","updated_at":"2025-08-02T03:38:11.026Z","avatar_url":"https://github.com/firede.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"msee\n===\n\n[![NPM version](https://img.shields.io/npm/v/msee.svg?style=flat-square)](https://npmjs.org/package/msee)\n[![Travis](https://img.shields.io/travis/firede/msee/master.svg?style=flat-square)](https://travis-ci.org/firede/msee)\n[![Coveralls branch](https://img.shields.io/coveralls/firede/msee/master.svg?style=flat-square)](https://coveralls.io/github/firede/msee?branch=master)\n[![Dependencies Status](https://img.shields.io/david/firede/msee.svg?style=flat-square)](https://david-dm.org/firede/msee)\n[![download per month](https://img.shields.io/npm/dm/msee.svg?style=flat-square)](https://npmjs.org/package/msee)\n[![License](https://img.shields.io/npm/l/msee.svg?style=flat-square)](https://npmjs.org/package/msee)\n\n*msee* is a command-line tool to read markdown file.\n\nAnd it's a library help your command-line software to output readable markdown content.\n\n## Screenshot\n\n\u003cimg width=\"752\" alt=\"msee\" src=\"https://cloud.githubusercontent.com/assets/157338/10902801/531ba216-823d-11e5-87ac-986b8d5ea4cc.png\"\u003e\n\n## Installation\n\n    $ npm install -g msee\n\n## Usage\n\n    msee \u003cfile\u003e\n    msee \u003cfile\u003e | less\n    cat \u003cfile\u003e | msee\n\n## API\n\n```javascript\nvar msee = require('msee');\n\n// parse markdown text\nmsee.parse('\u003e hello world!');\n\n// parse markdown file\nmsee.parseFile('~/doc/readme.md');\n```\n\n## Contributors\n\nhttps://github.com/firede/msee/graphs/contributors\n\n## License\n\nMIT \u0026copy; [Firede](https://github.com/firede)\n\n---\n\n[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/firede/msee/trend.png)](https://bitdeli.com/free \"Bitdeli Badge\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirede%2Fmsee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirede%2Fmsee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirede%2Fmsee/lists"}