{"id":18834394,"url":"https://github.com/jtelesforoantonio/nodejs-tiny-console","last_synced_at":"2026-05-09T10:04:47.865Z","repository":{"id":57123154,"uuid":"203825520","full_name":"jtelesforoantonio/nodejs-tiny-console","owner":"jtelesforoantonio","description":"Example of a console with nodejs","archived":false,"fork":false,"pushed_at":"2019-09-06T21:55:27.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-01-30T07:48:58.722Z","etag":null,"topics":["node","node-console","nodejs","npm-package"],"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/jtelesforoantonio.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}},"created_at":"2019-08-22T15:43:26.000Z","updated_at":"2020-06-18T17:04:43.000Z","dependencies_parsed_at":"2022-08-26T06:10:47.572Z","dependency_job_id":null,"html_url":"https://github.com/jtelesforoantonio/nodejs-tiny-console","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtelesforoantonio%2Fnodejs-tiny-console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtelesforoantonio%2Fnodejs-tiny-console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtelesforoantonio%2Fnodejs-tiny-console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtelesforoantonio%2Fnodejs-tiny-console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtelesforoantonio","download_url":"https://codeload.github.com/jtelesforoantonio/nodejs-tiny-console/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239768923,"owners_count":19693764,"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","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":["node","node-console","nodejs","npm-package"],"created_at":"2024-11-08T02:12:14.762Z","updated_at":"2026-01-26T10:30:18.562Z","avatar_url":"https://github.com/jtelesforoantonio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiny Console\n\nExample of a simple console with nodejs, you can run commands like: ls, ll, touch, mkdir, cat, cd, rm\n\n## Installation\n\n```shell\nnpm i @jtelesforoantonio/tiny-console\n```\n\n## Usage\n\nRequire TinyConsole.\n```javascript\nconst tinyConsole = require('@jtelesforoantonio/tiny-console');\n```\n\nBasic init.\n```javascript\ntinyConsole.init();\n```\n \nYou can set the path to init the console by passing the path as a parameter in the init method.\n```javascript\ntinyConsole.init('./my_custom/path');\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtelesforoantonio%2Fnodejs-tiny-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtelesforoantonio%2Fnodejs-tiny-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtelesforoantonio%2Fnodejs-tiny-console/lists"}