{"id":15364156,"url":"https://github.com/kellnerd/regexper","last_synced_at":"2025-04-05T13:22:01.589Z","repository":{"id":114176932,"uuid":"447635849","full_name":"kellnerd/regexper","owner":"kellnerd","description":"Regular Expression Visualization Site","archived":false,"fork":false,"pushed_at":"2022-01-13T21:41:39.000Z","size":2157,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T09:51:15.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://kellnerd.github.io/regexper/","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/kellnerd.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.json","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-01-13T14:45:27.000Z","updated_at":"2022-01-14T20:12:45.000Z","dependencies_parsed_at":"2023-07-04T13:51:17.477Z","dependency_job_id":null,"html_url":"https://github.com/kellnerd/regexper","commit_stats":{"total_commits":489,"total_committers":5,"mean_commits":97.8,"dds":"0.053169734151329195","last_synced_commit":"ef901dc32b869730a96fccafab9f6266838b1046"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellnerd%2Fregexper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellnerd%2Fregexper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellnerd%2Fregexper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellnerd%2Fregexper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kellnerd","download_url":"https://codeload.github.com/kellnerd/regexper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339934,"owners_count":20923161,"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-01T13:10:23.708Z","updated_at":"2025-04-05T13:22:01.569Z","avatar_url":"https://github.com/kellnerd.png","language":"JavaScript","readme":"# Regexper\n\nCode for the [Regular Expression Visualization Site](https://kellnerd.github.io/regexper/) with support for additional regex features (see the [changelog](https://kellnerd.github.io/regexper/changelog.html) since 2022).\nBased on the latest version of the original site https://regexper.com/ from [GitLab](https://gitlab.com/javallone/regexper-static).\n\n## Contributing\n\nI greatly appreciate any contributions that you may have for the site. Feel free to fork the project and work on any of the reported issues, or let me know about any improvements you think would be beneficial.\n\nWhen sending pull requests, please keep them focused on a single issue. I would rather deal with a dozen pull requests for a dozen issues with one change each over one pull request fixing a dozen issues. Also, I appreciate tests to be included with feature development, but for minor changes I will probably not put up much of a fuss if they're missing.\n\n### Working with the code\n\nNode is required for working with this site.\n\nTo start with, install the necessary dependencies:\n\n    $ yarn install\n\nTo start a development server, run:\n\n    $ yarn start\n\nThis will build the site into the ./build directory, start a local start on port 8080, and begin watching the source files for modifications. The site will automatically be rebuilt when files are changed. Also, if you browser has the LiveReload extension, then the page will be reloaded.\n\nThese other gulp tasks are available:\n\n    $ yarn docs # Build documentation into the ./docs directory\n    $ yarn build # Build the site into the ./build directory\n    $ yarn test # Run JSCS lint and Karma tests\n\n## License\n\nSee [LICENSE.txt](/LICENSE.txt) file for licensing details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellnerd%2Fregexper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkellnerd%2Fregexper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellnerd%2Fregexper/lists"}