{"id":18872340,"url":"https://github.com/leomssilva/booksinterminalapp","last_synced_at":"2026-05-01T17:34:35.460Z","repository":{"id":105192459,"uuid":"384826989","full_name":"LeoMSSilva/booksInTerminalApp","owner":"LeoMSSilva","description":":technologist: :book: This project was developed with NodeJs and using JavaScript. Readline Sync was used to read input from the terminal. It is a terminal app for searching books.","archived":false,"fork":false,"pushed_at":"2022-03-14T22:52:39.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-30T19:30:57.375Z","etag":null,"topics":["book-search","books","javascript","nodejs","readline-sync","search","terminal-app"],"latest_commit_sha":null,"homepage":"","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/LeoMSSilva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-11T00:20:57.000Z","updated_at":"2022-03-12T15:54:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"65cb8d36-7fc4-4ed4-9ee9-93909dbc8ba9","html_url":"https://github.com/LeoMSSilva/booksInTerminalApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LeoMSSilva/booksInTerminalApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMSSilva%2FbooksInTerminalApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMSSilva%2FbooksInTerminalApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMSSilva%2FbooksInTerminalApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMSSilva%2FbooksInTerminalApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeoMSSilva","download_url":"https://codeload.github.com/LeoMSSilva/booksInTerminalApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMSSilva%2FbooksInTerminalApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32507089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["book-search","books","javascript","nodejs","readline-sync","search","terminal-app"],"created_at":"2024-11-08T05:29:32.906Z","updated_at":"2026-05-01T17:34:35.399Z","avatar_url":"https://github.com/LeoMSSilva.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ebooksInTerminalApp\n\t\u003cbr/\u003e\n\t\u003cimg src=\"./booksInTerminalApp.png\"\u003e\n\t\u003cbr/\u003e\n\u003c/h1\u003e\n\n[![Author](https://img.shields.io/badge/author-LeoMSSilva-blue?style=flat-square)](https://github.com/LeoMSSilva)\n[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000)](https://github.com/LeoMSSilva)\n[![Languages](https://img.shields.io/github/languages/count/LeoMSSilva/booksInTerminalApp?color=blue\u0026style=flat-square)](#)\n[![Stars](https://img.shields.io/github/stars/LeoMSSilva/booksInTerminalApp?color=blue\u0026style=flat-square)](https://github.com/LeoMSSilva/booksInTerminalApp/stargazers)\n[![Forks](https://img.shields.io/github/forks/LeoMSSilva/booksInTerminalApp?color=blue\u0026style=flat-square)](https://github.com/LeoMSSilva/booksInTerminalApp/network/members)\n[![Contributors](https://img.shields.io/github/contributors/LeoMSSilva/booksInTerminalApp?color=blue\u0026style=flat-square)](https://github.com/LeoMSSilva/booksInTerminalApp/graphs/contributors)\n\n---\n\n# :pushpin: Table of Contents\n\n- :house: [About](#house-about)\n- :dart: [Installation](#dart-installation)\n  - :gear: [Install dependencies](#hammer_and_wrench-install-dependencies)\n  - :rocket: [Getting started](#rocket-getting-started)\n- :computer: [Techs](#computer-techs)\n- :bust_in_silhouette: [Author](#bust_in_silhouette-author)\n- :handshake: [Contributing](#handshake-contributing)\n---\n\n---\n\n# :house: About\n\nThis project was developed with **NodeJs** and using **JavaScript**.\n**Readline Sync** was used to read input from the terminal.\nIt is a terminal app for searching books.\n\n---\n\n# :dart: Installation\n\n**First you need to install:**\n\n- [Node.js](https://pt-br.nodejs.org/) (required)\n- [Yarn](https://yarnpkg.com/) (optional)\n\n  **Then in order, clone the project.**\n\nBy HTTPS, running this command:\n\n```bash\n  git clone https://github.com/LeoMSSilva/booksInTerminalApp.git\n```\n\nOr by ssh, running this command:\n\n```bash\n  git clone git@github.com:LeoMSSilva/booksInTerminalApp.git\n```\n\nSSH is a secure protocol, but you need to register a key ssh in your github before.\n\n## :hammer_and_wrench: Install dependencies\n\n```bash\n  yarn\n```\n\nor\n\n```bash\n  yarn install\n```\n\n## :rocket: Getting Started\n\n```bash\n  yarn start\n```\n\n---\n\n# :computer: Techs\n\n- JavaScript\n- NodeJs\n- Readline sync\n\n---\n\n# :bust_in_silhouette: Author\n\n**LeoMSSilva**\n\n- Github: [@LeoMSSilva](https://github.com/LeoMSSilva)\n- LinkedIn: [@LeoMSSilva](https://linkedin.com/in/LeoMSSilva)\n\n---\n\n# :handshake: Contributing\n\nContributions, issues and feature requests are welcome! Feel free to **file a new issue** on the [booksInTerminalApp](https://github.com/LeoMSSilva/booksInTerminalApp/issues) repository. If you already found a solution to your problem, **I would love to review your pull request**!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleomssilva%2Fbooksinterminalapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleomssilva%2Fbooksinterminalapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleomssilva%2Fbooksinterminalapp/lists"}