{"id":22379143,"url":"https://github.com/sky-uk/nemo","last_synced_at":"2025-09-10T21:43:36.794Z","repository":{"id":35255690,"uuid":"39515554","full_name":"sky-uk/nemo","owner":"sky-uk","description":"Rendering form elements and validating user input. It supports a modified version of the siren data structure to dynamically construct the form.","archived":false,"fork":false,"pushed_at":"2016-09-09T15:16:35.000Z","size":659,"stargazers_count":18,"open_issues_count":11,"forks_count":4,"subscribers_count":13,"default_branch":"master","last_synced_at":"2023-07-07T11:01:59.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sky-uk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-22T15:56:57.000Z","updated_at":"2023-07-07T11:01:59.263Z","dependencies_parsed_at":"2022-09-01T08:40:29.657Z","dependency_job_id":null,"html_url":"https://github.com/sky-uk/nemo","commit_stats":null,"previous_names":[],"tags_count":2,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sky-uk%2Fnemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sky-uk%2Fnemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sky-uk%2Fnemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sky-uk%2Fnemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sky-uk","download_url":"https://codeload.github.com/sky-uk/nemo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228204604,"owners_count":17884711,"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-12-04T23:09:06.212Z","updated_at":"2024-12-04T23:09:06.880Z","avatar_url":"https://github.com/sky-uk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Congratulations! You found Nemo!\n\nThis project is for rendering form elements and validating user input.\n\nIt will NOT:\n- Render labels for elements\n- Fetch any data\n- Submit the form\n\n## Getting Started\n\n##### If you don't have node run:\n\n`./setup_node.sh`\n\nWhich will install nvm and node and run npm install\n\n##### If you do have node:\n\nThe usual `npm install`\n(You can install grunt globally and replace all local paths to grunt-cli with just `grunt`)\n#### For developement locally:\n\n`node_modules/grunt-cli/bin/grunt dev`\n\nThis will concat the js and start an express server on `localhost:3333` with / pointing to the root folder, along with a watcher.\n\nThere's a sample page available at `localhost:3333/app/sample/index.html`\n\n#### For creating a distributable (unminifined):\n\n`node_modules/grunt-cli/bin/grunt build`\n\n#### For creating a distributable (minifined):\n\n`node_modules/grunt-cli/bin/grunt build-and-min`\n\n## Tests \n\nThe test suite can be launched by triggering the following command:\n\n`{path-to-node} node_modules/karma/bin/karma start test/conf/karma.conf.js --browsers=Chrome --reporters=dots`\n\n## Documentation\n\nThe [Wiki space](https://github.com/sky-uk/nemo/wiki) contains a list of references to the Nemo APIs and components. A development guide will be added soon.\n\n## Contributing\nTo contribute please check the [contributing guidelines](https://github.com/sky-uk/nemo/blob/master/CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsky-uk%2Fnemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsky-uk%2Fnemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsky-uk%2Fnemo/lists"}