{"id":19621494,"url":"https://github.com/commenthol/blanc-typescript","last_synced_at":"2026-06-12T08:31:45.078Z","repository":{"id":66111657,"uuid":"246493444","full_name":"commenthol/blanc-typescript","owner":"commenthol","description":"boilerplate for mocha nyc using typescript","archived":false,"fork":false,"pushed_at":"2020-03-22T08:39:59.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T18:53:40.113Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/commenthol.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-11T06:33:49.000Z","updated_at":"2020-03-22T08:40:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"b56840ea-5c09-4521-917f-5bdc1b1a74af","html_url":"https://github.com/commenthol/blanc-typescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/commenthol/blanc-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commenthol%2Fblanc-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commenthol%2Fblanc-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commenthol%2Fblanc-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commenthol%2Fblanc-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commenthol","download_url":"https://codeload.github.com/commenthol/blanc-typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commenthol%2Fblanc-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34236549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-11T11:23:18.444Z","updated_at":"2026-06-12T08:31:45.058Z","avatar_url":"https://github.com/commenthol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blanc-typescript\n\n\u003e A node module boilerplate for typescript using mocha and nyc\n\n[![NPM version](https://badge.fury.io/js/blanc-typescript.svg)](https://www.npmjs.com/package/blanc-typescript/)\n[![Build Status](https://secure.travis-ci.org/commenthol/blanc-typescript.svg?branch=master)](https://travis-ci.org/commenthol/blanc-typescript)\n\nThis is a boilerplate for a node module using:\n\n* [typescript][],\n* [eslint][] using [standard][] syntax for code linting,\n* [mocha][] tests,\n* [nyc][] for code coverage,\n* [rollup][] for bundling (Not yet working)\n\nThe files contain examples to show the usage of the different tools in your code.\n\n\n## Table of Contents\n\n\u003c!-- !toc (minlevel=2 omit=\"Table of Contents\") --\u003e\n\n* [Description](#description)\n  * [Example ...](#example-)\n* [Contribution and License Agreement](#contribution-and-license-agreement)\n* [License](#license)\n* [References](#references)\n\n\u003c!-- toc! --\u003e\n\n## Description\n\nRun the different tools from `npm`\n\n* `npm run all`      - Run all stuff\n* `npm test`         - Run tests\n* `npm run coverage` - Run nyc code coverage\n* `npm run lint`     - Linting the source\n* `npm run doc`      - Generate documentation from source (open `doc/index.html` after run)\n\n\n### Example ...\n\n\n## Contribution and License Agreement\n\nIf you contribute code to this project, you are implicitly allowing your\ncode to be distributed under the MIT license. You are also implicitly\nverifying that all code is your original work or correctly attributed\nwith the source of its origin and licence.\n\n## License\n\nCopyright (c) commenthol (MIT License)\n\nSee [LICENSE][] for more info.\n\n## References\n\n\u003c!-- !ref --\u003e\n\n* [eslint][eslint]\n* [eslint-config-standard][eslint-config-standard]\n* [jsdox][jsdox]\n* [LICENSE][LICENSE]\n* [mocha][mocha]\n* [nyc][nyc]\n* [rollup][rollup]\n* [standard][standard]\n* [tsconfig][tsconfig]\n* [typescript][typescript]\n\n\u003c!-- ref! --\u003e\n\n[LICENSE]: ./LICENSE\n[mocha]: http://mochajs.org/\n[eslint]: http://eslint.org\n[eslint-config-standard]: https://github.com/feross/eslint-config-standard\n[standard]: http://standardjs.com\n[jsdox]: http://jsdox.org/\n[nyc]: https://istanbul.js.org/\n[typescript]: https://www.typescriptlang.org/\n[tsconfig]: https://www.typescriptlang.org/v2/en/tsconfig\n[rollup]: https://rollupjs.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommenthol%2Fblanc-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommenthol%2Fblanc-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommenthol%2Fblanc-typescript/lists"}