{"id":32513034,"url":"https://github.com/stav/timelion","last_synced_at":"2026-05-19T14:02:38.346Z","repository":{"id":140485793,"uuid":"72313011","full_name":"stav/timelion","owner":"stav","description":"Mane Timeline","archived":false,"fork":false,"pushed_at":"2018-12-16T19:34:46.000Z","size":702,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-14T00:41:43.309Z","etag":null,"topics":["javascript","timeline","timelion","vue"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-29T22:37:48.000Z","updated_at":"2018-10-28T18:15:28.000Z","dependencies_parsed_at":"2023-03-13T10:41:59.838Z","dependency_job_id":null,"html_url":"https://github.com/stav/timelion","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/stav/timelion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stav%2Ftimelion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stav%2Ftimelion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stav%2Ftimelion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stav%2Ftimelion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stav","download_url":"https://codeload.github.com/stav/timelion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stav%2Ftimelion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33219376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","timeline","timelion","vue"],"created_at":"2025-10-27T22:49:35.928Z","updated_at":"2026-05-19T14:02:38.325Z","avatar_url":"https://github.com/stav.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Timelion\n\n*This is my timeline, timelion.*\n\n![timelion rendered in a browser](http://104.237.140.142/timeimg/timelion.png)\n\n## Environment\n\n### Setup Python\n\n``` bash\ntimetigr $ pipenv install --three\n\nCreating a virtualenv for this project...\nPipfile: /home/stav/Work/stav/Timelion/timetigr/Pipfile\nUsing /usr/bin/python3 (3.6.3) to create virtualenv...\n⠋Running virtualenv with interpreter /usr/bin/python3\nUsing base prefix '/usr'\nNew python executable in /home/stav/.virtualenvs/timetigr-gcLPL2t4/bin/python3\nAlso creating executable in /home/stav/.virtualenvs/timetigr-gcLPL2t4/bin/python\nInstalling setuptools, pip, wheel...done.\nSetting project for timetigr-gcLPL2t4 to /home/stav/Work/stav/Timelion/timetigr\nVirtualenv location: /home/stav/.virtualenvs/timetigr-gcLPL2t4\nCreating a Pipfile for this project...\nPipfile.lock not found, creating...\nLocking [dev-packages] dependencies...\nLocking [packages] dependencies...\nUpdated Pipfile.lock (ca72e7)!\nInstalling dependencies from Pipfile.lock (ca72e7)...\n  🐍   ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 0/0 — 00:00:00\nTo activate this project's virtualenv, run pipenv shell.\nAlternatively, run a command inside the virtualenv with pipenv run.\n\ntimetigr $ pipenv shell\n\nLaunching subshell in virtual environment…\n . /home/stav/.virtualenvs/timetigr-gcLPL2t4/bin/activate\n```\n\n## Installation\n\n### Install *Node*\n\n``` bash\ntimetigr-gcLPL2t4 | timetigr $ pipenv install nodeenv\n\nInstalling nodeenv...\nCollecting nodeenv\nInstalling collected packages: nodeenv\nSuccessfully installed nodeenv-1.3.2\nAdding nodeenv to Pipfile's [packages]...\nPipfile.lock (ca72e7) out of date, updating to (2662ea)...\nLocking [dev-packages] dependencies...\nLocking [packages] dependencies...\nUpdated Pipfile.lock (2662ea)!\nInstalling dependencies from Pipfile.lock (2662ea)...\n  🐍   ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 1/1 — 00:00:00\n timetigr-gcLPL2t4 | timetigr $ which nodeenv\n/home/stav/.virtualenvs/timetigr-gcLPL2t4/bin/nodeenv\n\ntimetigr-gcLPL2t4 | timetigr $ nodeenv --version\n\n1.3.2\n\ntimetigr-gcLPL2t4 | timetigr $ exit\nexit\n\ntimetigr $ pipenv shell\n\nLaunching subshell in virtual environment…\n . /home/stav/.virtualenvs/timetigr-gcLPL2t4/bin/activate\n timetigr $  . /home/stav/.virtualenvs/timetigr-gcLPL2t4/bin/activate\n timetigr-gcLPL2t4 | timetigr $ nodeenv -p --prebuilt\n * Install prebuilt node (10.11.0) ..... done.\n * Appending data to /home/stav/.virtualenvs/timetigr-gcLPL2t4/bin/activate\n * Appending data to /home/stav/.virtualenvs/timetigr-gcLPL2t4/bin/activate.fish\n\ntimetigr-gcLPL2t4 | timetigr $ npm -v\n\n6.4.1\n\ntimetigr-gcLPL2t4 | timetigr $ node -v\n\nv10.11.0\n```\n\n## Development\n\n### Start the dev server\n\n``` bash\nnpm run start\n```\n\n### Run tests\n\n``` bash\nnpm test\n```\n\n## Deployment\n\n``` bash\nnpm run build\nmake deploy\n```\n\n## Components\n\n### Jest\n\n``` bash\n$ npm test -- -v\n\n\u003e timelion@0.1.0 test /home/stav/Work/stav/Timelion/timetigr/timetony\n\u003e jest \"-v\"\n\n23.6.0\n```\n\n#### Debug\n\n``` bash\ntimetigr/timetony$ node --inspect-brk node_modules/.bin/jest --runInBand\n```\n\nor\n\n``` bash\ntimetigr/timetony$ node --inspect-brk /home/stav/Work/stav/Timelion/timetigr/timetony/node_modules/webpack-dev-server/bin/webpack-dev-server --open --progress --config webpack.dev.js --runInBand\n```\n\nThen go to Chrome to attach to session: chrome://inspect/#devices\n\n```\nRemote Target #LOCALHOST Target (v10.11.0)\n/home/stav/Work/stav/Timelion/timetigr/timetony/node_modules/webpack-dev-server/bin/webpack-dev-serv…\n```\n\nClick on `inspect` and then Resume (F8) to get by the initial setu pbreakpoint\n\n### V8\n\n``` bash\n$ node -p process.versions.v8\n\n6.8.275.32-node.28\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstav%2Ftimelion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstav%2Ftimelion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstav%2Ftimelion/lists"}