{"id":16369365,"url":"https://github.com/micrub/babel-baseplate","last_synced_at":"2026-04-11T13:02:17.991Z","repository":{"id":150400789,"uuid":"101516865","full_name":"micrub/babel-baseplate","owner":"micrub","description":"Basic base-plate for babel based development on node.js","archived":false,"fork":false,"pushed_at":"2018-02-28T21:46:30.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T18:44:30.781Z","etag":null,"topics":["babel","eslint","mocha","nodejs","template"],"latest_commit_sha":null,"homepage":"","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/micrub.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-26T22:35:24.000Z","updated_at":"2017-08-26T22:44:00.000Z","dependencies_parsed_at":"2023-04-22T16:15:30.108Z","dependency_job_id":null,"html_url":"https://github.com/micrub/babel-baseplate","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/micrub/babel-baseplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrub%2Fbabel-baseplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrub%2Fbabel-baseplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrub%2Fbabel-baseplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrub%2Fbabel-baseplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micrub","download_url":"https://codeload.github.com/micrub/babel-baseplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrub%2Fbabel-baseplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264915969,"owners_count":23682955,"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":["babel","eslint","mocha","nodejs","template"],"created_at":"2024-10-11T02:55:12.268Z","updated_at":"2025-12-30T22:10:40.491Z","avatar_url":"https://github.com/micrub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic setup for babel based development\n\n# Version 1.0.2\n\n## Install dependencies\n\n`yarn install`\n\n### Installed Babel plugins\n\nUsage examples of following plugins can be seen in\nmain unit test source file.\n\n* [ `transform-object-rest-spread` ](https://babeljs.io/docs/plugins/transform-object-rest-spread/)\n* [ `transform-async-to-generator` ](https://babeljs.io/docs/plugins/transform-async-to-generator/)\n* [ `syntax-trailing-function-commas` ](https://babeljs.io/docs/plugins/syntax-trailing-function-commas/)\n* -[ `transform-decorators` ](https://babeljs.io/docs/plugins/transform-decorators/)- Conflicts with ESLint parser\n\n## Testing\n\nBefore testing `src/` and `test/` source files\nMUST be validated by eslint before they will be executed by `mocha`.\n\n`npm test`\n\n### Sequential scenarios for mocha support\n\nSee [mocha-steps](https://github.com/rprieto/mocha-steps)\nand usage example in main unit test source file.\n\n## ESlint\n\n`npm lint`\n\n# Creating project based on `babel-baseplate` (WIP)\n\n* Clone `babel-baseplate` repository.\n* Create `~/bin/` if not exist.\n* From repository's directory execute `./bin/create-link.js`\n* Reload shell environment\n* From any directory execute following to clone 'babel-baseplate` master and\n  add `babel-baseplate` as `upstream` remote.\n  * Accepts only absolute non existin path as target for cloning.\n\n```\ncreate-babel-baseplate-script.sh $(pwd)/glpl\n```\n\n# Scaffolding (WIP)\n\n`\ntools/generator.js\ntools/gen.js\n`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrub%2Fbabel-baseplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrub%2Fbabel-baseplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrub%2Fbabel-baseplate/lists"}