{"id":15686207,"url":"https://github.com/risenw/random-abcs","last_synced_at":"2025-05-07T18:09:20.692Z","repository":{"id":179638991,"uuid":"634067349","full_name":"risenW/random-abcs","owner":"risenW","description":"Random generators and dev utilities","archived":false,"fork":false,"pushed_at":"2023-07-19T15:42:09.000Z","size":1308,"stargazers_count":9,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T18:08:11.309Z","etag":null,"topics":["csv-parser","generator","json","markdown-editor","random-generation","random-number-generators"],"latest_commit_sha":null,"homepage":"https://www.randomabcs.com/","language":"TypeScript","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/risenW.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-29T00:28:57.000Z","updated_at":"2023-07-17T11:08:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"369dd4e4-e05d-492a-977c-e4a5a3efcbeb","html_url":"https://github.com/risenW/random-abcs","commit_stats":null,"previous_names":["risenw/random-abcs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risenW%2Frandom-abcs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risenW%2Frandom-abcs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risenW%2Frandom-abcs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risenW%2Frandom-abcs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/risenW","download_url":"https://codeload.github.com/risenW/random-abcs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252931535,"owners_count":21827111,"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":["csv-parser","generator","json","markdown-editor","random-generation","random-number-generators"],"created_at":"2024-10-03T17:35:46.896Z","updated_at":"2025-05-07T18:09:20.623Z","avatar_url":"https://github.com/risenW.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Random-ABCs is a collection of:\n\n- Random generators for numbers, colors, names, countries, texts, groups, etc.\n\n- Utilities for loading, parsing, and manipulating data structures like JSON, CSV, e.g. JSON-to-CSV, CSV-to-JSON, JSON viewer, Markdown editor/viewer etc.\n\nIt is a collection of tools that I use in my daily work. I hope you find it useful too.\n\n\u003e Try it online: https://randomabcs.com\n\n## Available tools\n### Utilities\n* __JSON Formatter__: Load, parse, format, and beautify JSON data.\n* __JSON to CSV__ : Load, parse and convert JSON data to CSV format.\n* __CSV to JSON__ : Load, parse and convert CSV data to JSON format.\n* __Markdown Editor__ : Write and preview markdown online.\n\n### Random Generators\n* __Random Group__ : Randomly group a list of items. e.g. Group students into teams.\n* __Random Text__ : Generate random text. e.g. Lorem Ipsum.\n* __Random Number__ : Generate a random number between two numbers.\n* __Throw Dice__ : Throw a dice and get a number between 1 and 6.\n* __Random Color__ : Generate a random color in HEX and RGB format.\n* __Flip Coin__ : Flip a coin and get heads or tails.\n* __Random Countries__ : Generate a random country name.\n\n## Development\nRandom-ABCs is built with [Next.js](https://nextjs.org/), [Ant Design](https://ant.design/), [Tailwind CSS](https://tailwindcss.com/), and [TypeScript](https://www.typescriptlang.org/).\n\n### Run locally\n```bash\ngit clone https://github.com/risenW/random-abcs.git\n```\ncd into the directory\n```bash\ncd random-abcs\n```\nInstall dependencies\n```bash\nyarn install\n```\nRun the development server\n```bash\nyarn dev\n```\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the app.\n\n\n## Contributing\nPull requests are welcome. For major changes or new features, please open an issue first to discuss what you would like to change or add.\n\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frisenw%2Frandom-abcs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frisenw%2Frandom-abcs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frisenw%2Frandom-abcs/lists"}