{"id":17028388,"url":"https://github.com/bennycode/generator-toe","last_synced_at":"2026-01-18T11:42:16.672Z","repository":{"id":57249097,"uuid":"45053810","full_name":"bennycode/generator-toe","owner":"bennycode","description":null,"archived":false,"fork":false,"pushed_at":"2016-05-01T22:10:50.000Z","size":131,"stargazers_count":2,"open_issues_count":24,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-29T20:22:02.903Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/generator-toe","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bennycode.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}},"created_at":"2015-10-27T16:21:42.000Z","updated_at":"2016-01-12T13:41:38.000Z","dependencies_parsed_at":"2022-08-24T16:22:26.717Z","dependency_job_id":null,"html_url":"https://github.com/bennycode/generator-toe","commit_stats":null,"previous_names":["bennyn/generator-toe"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/bennycode/generator-toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennycode%2Fgenerator-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennycode%2Fgenerator-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennycode%2Fgenerator-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennycode%2Fgenerator-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bennycode","download_url":"https://codeload.github.com/bennycode/generator-toe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennycode%2Fgenerator-toe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28535177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-14T07:54:01.116Z","updated_at":"2026-01-18T11:42:16.639Z","avatar_url":"https://github.com/bennycode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-toe\n\n[![Build Status](https://secure.travis-ci.org/bennyn/generator-toe.png?branch=master)](https://travis-ci.org/bennyn/generator-toe)\n\n![Eierlegende Wollmilchsau](https://dl.dropboxusercontent.com/u/74217418/github.io/bennyn/generator-toe/wollmilchsau.jpg)\n\n`yo toe` is a generator for [Yeoman](http://yeoman.io) which creates a fantastic JavaScript project setup out-of-the-box including many features like code style checks, documentation generation, code coverage reports, minification and obfuscation and many more. Stay tuned for some videos which will show the benefits of this generator in detail.\n\n## Getting Started\n\n```bash\n# Install Yeoman\nnpm install -g yo\n\n# Install the \"yo toe\" generator\nnpm install -g generator-toe\n\n# Create a directory for your project and switch to it\nmkdir my-new-project\ncd my-new-project\n\n# Run the generator (inside your new project directory)\nyo toe\n```\n\n## Development Pipeline\n\nWith `yo toe` you get a complete development pipeline out-of-the-box which includes the following Features...\n\n### Initializing\n\n`grunt init`\n\n- Resolving dependencies (Dependency Management)\n\n### Sanitizing\n\n`grunt check`\n\n- Code Style Checks (Linting)\n- Checks for outdated comments\n\n### Building\n\n`grunt build`\n\n- Transpilation of source code\n- Transpilation of test code\n- Transpilation of vendor files\n- Transpilation of helper files\n- Transpilation of stylesheets\n\n### Testing\n\n`grunt test`\n\n- Unit testing (Specification Tests)\n- In-Browser testing\n- End-to-End testing\n\n**Examples**\n\n- `grunt test_specs_browser:Chrome`\n- `grunt test_specs_browser:PhantomJS`\n\n### Reporting\n\n`grunt docs`\n\n- Code Coverage (`grunt docs:coverage`)\n- Code Documentation (`grunt docs:code`)\n\n### Distributing\n\n`grunt dist`\n\n- Concatenation\n- Minification\n- Obfuscation\n- Compression\n- Source Map Generation\n\n### Deploying\n\n- *... coming soon*\n\n### Updating\n\n`grunt update`\n\n- Update of node modules\n\n### Supporting\n\n- Project setup for NetBeans IDE 8+\n- Project setup for WebStorm IDE 10+\n- Support for Travis CI Environment\n\n### Developing\n\n`grunt dev`\n\n- Development server\n- File Watcher\n- Live Reload\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbennycode%2Fgenerator-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbennycode%2Fgenerator-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbennycode%2Fgenerator-toe/lists"}