{"id":19989617,"url":"https://github.com/wavesoft/raml-lipsum","last_synced_at":"2025-09-18T09:00:22.348Z","repository":{"id":142484018,"uuid":"66460150","full_name":"wavesoft/raml-lipsum","owner":"wavesoft","description":"Generates random data from RAML specifications","archived":false,"fork":false,"pushed_at":"2019-03-29T22:54:54.000Z","size":16,"stargazers_count":6,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-04T09:37:29.266Z","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/wavesoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2016-08-24T11:57:17.000Z","updated_at":"2019-04-30T06:08:05.000Z","dependencies_parsed_at":"2024-06-28T15:33:34.790Z","dependency_job_id":null,"html_url":"https://github.com/wavesoft/raml-lipsum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wavesoft/raml-lipsum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesoft%2Framl-lipsum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesoft%2Framl-lipsum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesoft%2Framl-lipsum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesoft%2Framl-lipsum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wavesoft","download_url":"https://codeload.github.com/wavesoft/raml-lipsum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesoft%2Framl-lipsum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275739717,"owners_count":25519602,"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-09-18T02:00:09.552Z","response_time":77,"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-11-13T04:48:44.820Z","updated_at":"2025-09-18T09:00:22.327Z","avatar_url":"https://github.com/wavesoft.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raml-lipsum [Beta]\n\nGenerates random data from RAML 1.0 type specifications\n\n**NOTE:** This generator operats only on the RAML 1.0 `type` specifications.\nIt's not aware of anything else at the moment.\n\n# Usage\n\nYou can use `raml-lipsum` either from the command-line, or as a node library.\n\nFrom the command-line:\n\n```bash\n~$ raml-lipsum path/to/file.raml TypeName \u003e sample-data.json\n```\n\nAs a library:\n\n```js\nvar RAMLGenerator = require('raml-lipsum');\n\n// Load RAML file and create a generator\nvar generator = new RAMLGenerator('/path/to/file.raml');\n\n// Generate some data for the given type\nvar data = generator.generate('TypeName');\nconsole.log(JSON.stringify(data));\n```\n\n# Installation\n\nproject: `npm install raml-lipsum --save`\n\nglobal: `npm install raml-lipsum -g`\n\n# License\n\nCopyright (c) 2016 Ioannis Charalampidis\n\nMIT (http://opensource.org/licenses/mit-license.php)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavesoft%2Framl-lipsum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwavesoft%2Framl-lipsum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavesoft%2Framl-lipsum/lists"}