{"id":20296080,"url":"https://github.com/likerrr/generator-es-next","last_synced_at":"2026-04-29T21:37:19.550Z","repository":{"id":57247056,"uuid":"86793769","full_name":"likerRr/generator-es-next","owner":"likerRr","description":"Feature-rich ES6 module generator for browser and nodejs","archived":false,"fork":false,"pushed_at":"2017-04-14T11:24:00.000Z","size":127,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T09:15:01.866Z","etag":null,"topics":["ava","boilerplate","browser","es6","javascript","nodejs","skeleton","travis-ci","webpack","yeoman-generator"],"latest_commit_sha":null,"homepage":"","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/likerRr.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":"2017-03-31T08:00:56.000Z","updated_at":"2017-04-04T06:08:20.000Z","dependencies_parsed_at":"2022-08-24T16:50:32.397Z","dependency_job_id":null,"html_url":"https://github.com/likerRr/generator-es-next","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likerRr%2Fgenerator-es-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likerRr%2Fgenerator-es-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likerRr%2Fgenerator-es-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likerRr%2Fgenerator-es-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/likerRr","download_url":"https://codeload.github.com/likerRr/generator-es-next/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241794109,"owners_count":20021188,"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":["ava","boilerplate","browser","es6","javascript","nodejs","skeleton","travis-ci","webpack","yeoman-generator"],"created_at":"2024-11-14T15:37:06.876Z","updated_at":"2026-04-29T21:37:19.522Z","avatar_url":"https://github.com/likerRr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://img.shields.io/travis/likerRr/generator-es-next/master.svg)](https://travis-ci.org/likerRr/generator-es-next)\n[![Dependencies](https://img.shields.io/david/likerRr/generator-es-next.svg)](https://david-dm.org/likerRr/generator-es-next)\n[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/likerRr/generator-es-next)\n\nModern, ready to use, setup-free ES6 (and above) module generator for browsers and node *(in development)*.\n \n### Features\n* `ES6` code anywhere: sources, tests, configs\n* Transpilation with `babel`\n* Bundling with `webpack 2`\n* Unit tests with `jest` or `ava`\n* `npm` as a task runner\n* Linting with `XO`\n* Continuous integration with `Travis`\n* Code coverage and online reports via `Codecov`\n* Dependencies info by `David`\n* Built-in [yarn](https://yarnpkg.com/en/) support\n* Choose between `yargs`, `inquirer`, `vorpal` as cli handler\n* Clean folder structure after `npm publish`\n\n## Install\n\nThe boilerplate is a [yeoman](http://yeoman.io) generator, what means you need install it at first and then the \nboilerplate itself:\n\n```bash\nnpm i -g yo\nnpm i -g generator-es-next\n```\n\nTo run boilerplate simply run it in the empty folder.\n\n```bash\nmkdir example-module \u0026\u0026 cd example-module\nyo es-next\n```\n\nThen you have to answer several questions and the app will be generated.\n\nTo review all the available options, run the generator with `-h` flag:\n\n```bash\nyo es-next -h\n```\n\n## Integration with 3rd party services\n\nGenerated app is set up to work with several 3rd party service. You just need to authorize your app on them. Read below\nfor further instructions.\n\n### Travis\n\nTravis is a continuous integration service that manages building and testing your app automatically by handling git \nhooks.\n\n#### Setup\n\nVisit [travis](http://travis-ci.org) and authorize your app. From this point travis starts watching your pushes/PRs.\n\n### David\n\nHelps keeping dependencies of your app up to date.\n\n#### Setup\n\nIs not needed. Just visit https://david-dm.org/githubName/appName for info about dependencies.\n\n### Codecov\n\nService that creates code coverage reports and provides statistics for your app.\n\n#### Setup\n\nGo to [codecov](https://codecov.io) and authorize your app. Now after every travis build a report will be created.\n\nIn order to use  reports manually (without help of travis), use `npm run coverage` to generate report \nand `npm run coverage:report -- -t :repository-token` to upload it. Find `:repository-token` on the project's \npage at [codecov](https://codecov.io).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikerrr%2Fgenerator-es-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikerrr%2Fgenerator-es-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikerrr%2Fgenerator-es-next/lists"}