{"id":23206657,"url":"https://github.com/postlight/babel-preset-lux","last_synced_at":"2025-08-19T02:33:21.167Z","repository":{"id":74654557,"uuid":"60425483","full_name":"postlight/babel-preset-lux","owner":"postlight","description":"A babel preset containing all of the plugins required by Lux.","archived":false,"fork":false,"pushed_at":"2017-04-25T13:35:35.000Z","size":13,"stargazers_count":6,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-02T22:48:56.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/postlight.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2016-06-04T18:54:45.000Z","updated_at":"2024-01-03T03:05:54.000Z","dependencies_parsed_at":"2023-03-27T20:45:29.203Z","dependency_job_id":null,"html_url":"https://github.com/postlight/babel-preset-lux","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.05882352941176472,"last_synced_commit":"dbda8809fbcd74904fb4bc8ddf32ae0857df0d39"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/postlight/babel-preset-lux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fbabel-preset-lux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fbabel-preset-lux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fbabel-preset-lux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fbabel-preset-lux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postlight","download_url":"https://codeload.github.com/postlight/babel-preset-lux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fbabel-preset-lux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271090175,"owners_count":24697529,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-18T17:15:16.200Z","updated_at":"2025-08-19T02:33:20.838Z","avatar_url":"https://github.com/postlight.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babel-preset-lux\n\n\u003e A babel preset containing all of the plugins required by [Lux](https://github.com/postlight/lux).\n\n## Install\n\n```bash\nnpm install --save-dev babel-preset-lux\n```\n\n## Usage\n\n### Via `.babelrc` (Recommended)\n\n**.babelrc**\n\n```json\n{\n  \"presets\": [\"lux\"]\n}\n```\n\n### Via CLI\n\n```bash\nbabel script.js --presets lux\n```\n\n### Via Node API\n\n```javascript\nrequire('babel-core').transform('code', {\n  presets: ['lux']\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostlight%2Fbabel-preset-lux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpostlight%2Fbabel-preset-lux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostlight%2Fbabel-preset-lux/lists"}