{"id":17760630,"url":"https://github.com/mbasso/natural-regex-cli","last_synced_at":"2025-04-01T13:15:32.235Z","repository":{"id":57308920,"uuid":"73846515","full_name":"mbasso/natural-regex-cli","owner":"mbasso","description":"Command line tool for natural-regex","archived":false,"fork":false,"pushed_at":"2017-02-26T21:00:32.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-07T16:42:55.596Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbasso.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-15T19:11:07.000Z","updated_at":"2023-03-10T09:45:22.000Z","dependencies_parsed_at":"2022-09-01T09:02:49.516Z","dependency_job_id":null,"html_url":"https://github.com/mbasso/natural-regex-cli","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbasso%2Fnatural-regex-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbasso%2Fnatural-regex-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbasso%2Fnatural-regex-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbasso%2Fnatural-regex-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbasso","download_url":"https://codeload.github.com/mbasso/natural-regex-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246644095,"owners_count":20810687,"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-26T19:06:56.753Z","updated_at":"2025-04-01T13:15:32.204Z","avatar_url":"https://github.com/mbasso.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# natural-regex-cli\n\n[![Build Status](https://travis-ci.org/mbasso/natural-regex-cli.svg?branch=master)](https://travis-ci.org/mbasso/natural-regex-cli)\n[![npm version](https://img.shields.io/npm/v/natural-regex-cli.svg)](https://www.npmjs.com/package/natural-regex-cli)\n[![npm downloads](https://img.shields.io/npm/dm/natural-regex-cli.svg?maxAge=2592000)](https://www.npmjs.com/package/natural-regex-cli)\n\n\u003e Command line tool for [natural-regex](https://github.com/mbasso/natural-regex)\n\n## Installation\n\nYou can install natural-regex-cli using [npm](https://www.npmjs.com/package/natural-regex-cli):\n\n```bash\nnpm install -g natural-regex-cli\n```\n\n## Usage\n\nOnce you have installed natural-regex-cli, you can run the following in the terminal:\n\n```bash\n$ natural-regex --parse 'starts with \"Lorem\", then \"foo\" or \"bar\".' --object\n\n    Literal notation: /^(Lorem)(foo|bar)/\n    Constructor notation: new RegExp('^(Lorem)(foo|bar)')\n\n$\n```\n\n## Documentation\n\nVisit the [Cli page](https://github.com/mbasso/natural-regex/wiki/Cli) in [natural-regex Wiki](https://github.com/mbasso/natural-regex/wiki) for the full documentation.\n\n## Change Log\n\nThis project adheres to [Semantic Versioning](http://semver.org/).  \nEvery release, along with the migration instructions, is documented on the Github [Releases](https://github.com/mbasso/natural-regex-cli/releases) page.\n\n## Authors\n**Matteo Basso**\n- [github/mbasso](https://github.com/mbasso)\n- [@teo_basso](https://twitter.com/teo_basso)\n\n## Copyright and License\nCopyright (c) 2016, Matteo Basso.\n\nnatural-regex-cli source code is licensed under the [MIT License](https://github.com/mbasso/natural-regex-cli/blob/master/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbasso%2Fnatural-regex-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbasso%2Fnatural-regex-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbasso%2Fnatural-regex-cli/lists"}