{"id":16490727,"url":"https://github.com/awinterman/rocambole-commafirst","last_synced_at":"2025-10-07T17:41:03.391Z","repository":{"id":17977433,"uuid":"20978889","full_name":"AWinterman/rocambole-commafirst","owner":"AWinterman","description":"commafirst plugin for rocambole","archived":false,"fork":false,"pushed_at":"2014-06-23T22:13:14.000Z","size":168,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T08:05:05.994Z","etag":null,"topics":[],"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/AWinterman.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":"2014-06-18T21:35:45.000Z","updated_at":"2019-03-26T22:29:36.000Z","dependencies_parsed_at":"2022-09-24T21:21:04.558Z","dependency_job_id":null,"html_url":"https://github.com/AWinterman/rocambole-commafirst","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/AWinterman%2Frocambole-commafirst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWinterman%2Frocambole-commafirst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWinterman%2Frocambole-commafirst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWinterman%2Frocambole-commafirst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AWinterman","download_url":"https://codeload.github.com/AWinterman/rocambole-commafirst/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238553178,"owners_count":19491384,"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-10-11T13:48:52.817Z","updated_at":"2025-10-07T17:41:03.263Z","avatar_url":"https://github.com/AWinterman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Transforms your code, converting comma last to comma first.\n\nInstall with `npm i rocambole-commafirst`\n\n```javascript\nvar commafirst = require('rocambole-commafirst')\n  , rocambole = require('rocambole')\n\nvar source = fs.readFileSync('path/to/js/file.js').toString()\n\nvar ast = rocambole.parse(source)\n\ncommafirst.transform(ast)\n\nast.toString() // is your transformed source\n\n// OR\n\nrocambole.moonwalk(ast, commafirst)\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawinterman%2Frocambole-commafirst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawinterman%2Frocambole-commafirst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawinterman%2Frocambole-commafirst/lists"}