{"id":17208643,"url":"https://github.com/chevdor/generator-nrs-plugin","last_synced_at":"2025-07-17T07:37:44.199Z","repository":{"id":33852814,"uuid":"37557880","full_name":"chevdor/generator-nrs-plugin","owner":"chevdor","description":"Yeoman generator for NRS Client plugin for the NXT Network","archived":false,"fork":false,"pushed_at":"2015-06-17T00:43:17.000Z","size":276,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-14T20:31:48.844Z","etag":null,"topics":["blockchain","generator","nxt","yeoman"],"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/chevdor.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}},"created_at":"2015-06-16T21:49:47.000Z","updated_at":"2023-03-21T09:08:23.000Z","dependencies_parsed_at":"2022-08-27T02:05:06.817Z","dependency_job_id":null,"html_url":"https://github.com/chevdor/generator-nrs-plugin","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/chevdor/generator-nrs-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevdor%2Fgenerator-nrs-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevdor%2Fgenerator-nrs-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevdor%2Fgenerator-nrs-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevdor%2Fgenerator-nrs-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chevdor","download_url":"https://codeload.github.com/chevdor/generator-nrs-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevdor%2Fgenerator-nrs-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265578234,"owners_count":23791320,"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":["blockchain","generator","nxt","yeoman"],"created_at":"2024-10-15T02:49:25.701Z","updated_at":"2025-07-17T07:37:43.922Z","avatar_url":"https://github.com/chevdor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yeoman generator: nrs-plugin\n\n## Introduction ##\nThis project provide a yeoman generator that assists in creating the boring part of a nrs plugin for the NXT network.\n\nYou can find the package in those locations:\n - GitHub: https://github.com/chevdor/generator-nrs-plugin\n - NPM: https://www.npmjs.org/package/generator-nrs-plugin\n\nIn short you will:\n\n- Install the generator\n- Call the generator\n- Answer a bunch of easy questions\n- And BAM, here you go, you have made a nrs plugin package!\n\nLook at it in action:\n[![asciicast](https://asciinema.org/a/21511.png)](https://asciinema.org/a/21511)\n\nAnd here is the result:\n![Result](https://raw.githubusercontent.com/chevdor/generator-nrs-plugin/master/img/screenshot.png)\n\n## Getting Started\n\n### What is Yeoman?\n\nTrick question. It's not a thing. It's this guy:\n\n![](http://i.imgur.com/JHaAlBJ.png)\n\nBasically, he wears a top hat, lives in your computer, and waits for you to tell him what kind of application you wish to create.\n\nNot every new computer comes with a Yeoman pre-installed. He lives in the [npm](https://npmjs.org) package repository. You only have to ask for him once, then he packs up and moves into your hard drive. *Make sure you clean up, he likes new and shiny things.*\n\n```bash\n$ npm install -g yo\n```\n\n### Yeoman Generators\n\nYeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.\n\nTo install generator-nrs-plugin from npm, run:\n\n```bash\n$ npm install -g generator-nrs-plugin\n```\n\nFinally, initiate the generator:\n\n```bash\n$ yo nrs-plugin\n```\n\n### Getting To Know Yeoman\n\nYeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.\n\nIf you'd like to get to know Yeoman better and meet some of his friends, [Grunt](http://gruntjs.com) and [Bower](http://bower.io), check out the complete [Getting Started Guide](https://github.com/yeoman/yeoman/wiki/Getting-Started).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchevdor%2Fgenerator-nrs-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchevdor%2Fgenerator-nrs-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchevdor%2Fgenerator-nrs-plugin/lists"}