{"id":13761233,"url":"https://github.com/oakmac/parinfer-lua","last_synced_at":"2025-04-12T19:41:14.590Z","repository":{"id":66970612,"uuid":"339197373","full_name":"oakmac/parinfer-lua","owner":"oakmac","description":"Parinfer core algorithm in Lua","archived":false,"fork":false,"pushed_at":"2022-11-03T15:04:37.000Z","size":241,"stargazers_count":18,"open_issues_count":9,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-26T13:54:03.170Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oakmac.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-02-15T20:24:22.000Z","updated_at":"2025-01-07T04:06:27.000Z","dependencies_parsed_at":"2023-05-16T07:00:35.406Z","dependency_job_id":null,"html_url":"https://github.com/oakmac/parinfer-lua","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/oakmac%2Fparinfer-lua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fparinfer-lua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fparinfer-lua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fparinfer-lua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oakmac","download_url":"https://codeload.github.com/oakmac/parinfer-lua/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248624893,"owners_count":21135509,"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":[],"created_at":"2024-08-03T13:01:44.826Z","updated_at":"2025-04-12T19:41:14.563Z","avatar_url":"https://github.com/oakmac.png","language":"Lua","funding_links":[],"categories":["Lua"],"sub_categories":[],"readme":"# Parinfer in Lua\n\nThe core [Parinfer] algorithm written in Lua.\n\n[Parinfer]:http://shaunlebron.github.io/parinfer/\n\n## Usage\n\nThis library mirrors [parinfer.js] nearly 1-for-1. Please see documentation\nthere for usage.\n\nNote that this library uses 1 indexes (instead of 0) for things like `options.cursorX`,\n`options.cursorLine`, `changes.lineNo`, etc in order to be compatible with the\nrest of the Lua ecosystem.\n\nThe library is a single file (`parinfer.lua`) and has no external dependencies.\nThe libraries in the `libs/` folder are for development helpers and to run the\ntest suite.\n\n[parinfer.js]:https://github.com/oakmac/parinfer\n\n## Run Tests\n\n```sh\nlua tests.lua\n```\n\n## License\n\n[ISC License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foakmac%2Fparinfer-lua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foakmac%2Fparinfer-lua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foakmac%2Fparinfer-lua/lists"}