{"id":19627444,"url":"https://github.com/karpikpl/kattis-js-ecma2016","last_synced_at":"2025-02-26T20:15:12.401Z","repository":{"id":39704253,"uuid":"81412205","full_name":"karpikpl/kattis-js-ecma2016","owner":"karpikpl","description":"ES2016 wrapper for https://open.kattis.com/ platform.","archived":false,"fork":false,"pushed_at":"2023-01-06T01:56:17.000Z","size":2533,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T12:57:13.587Z","etag":null,"topics":["es2016","kattis"],"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/karpikpl.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":"2017-02-09T05:21:29.000Z","updated_at":"2020-10-07T18:30:03.000Z","dependencies_parsed_at":"2023-02-05T02:16:58.608Z","dependency_job_id":null,"html_url":"https://github.com/karpikpl/kattis-js-ecma2016","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/karpikpl%2Fkattis-js-ecma2016","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpikpl%2Fkattis-js-ecma2016/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpikpl%2Fkattis-js-ecma2016/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpikpl%2Fkattis-js-ecma2016/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karpikpl","download_url":"https://codeload.github.com/karpikpl/kattis-js-ecma2016/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240926399,"owners_count":19879737,"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":["es2016","kattis"],"created_at":"2024-11-11T11:49:37.981Z","updated_at":"2025-02-26T20:15:12.359Z","avatar_url":"https://github.com/karpikpl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About [![Build Status](https://travis-ci.org/karpikpl/kattis-js-ecma2016.svg?branch=master)](https://travis-ci.org/karpikpl/kattis-js-ecma2016)\nES2016 wrapper for https://open.kattis.com/ JAVASCRIPT SPIDER MONKEY platform.\n\n## Usage\nRun `./start -p [PROBLEM] -w [WORKDIR]` where:\n* [PROBLEM] is kattis problem id (from the URL)\n* [WORKDIR] is existign working directory - where new folder with the name [PROBLEM] will be created\n\n## Once solution is created\nPut your solution inside `solution()` method. Add tests in `test/index.js`.\n\n### Testing\nrun `npm test` to run mocha unit tests\n\n### Data files\nPut data files from kattis into `datafiles` directory in the root folder.\n```\nindex.js\n\\datafiles\n   1.ans\n   1.in\n```\n\n### Providing input as process params\nrun `node index.js [input string]`\n\n### Providing input from terminal\nrun `node index.js i` for interactive mode. Empty line terminates input.\n\n### Submitting to kattis\nrun `npm start` to transpile code to Firefox 24 - SpiderMonkey version JavaScript-C24.2.0\n\n## Kattis and JavaScript\nhttps://open.kattis.com/help/javascriptspidermonkey\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpikpl%2Fkattis-js-ecma2016","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarpikpl%2Fkattis-js-ecma2016","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpikpl%2Fkattis-js-ecma2016/lists"}