{"id":18023005,"url":"https://github.com/kanryu/typescript-boilerplate","last_synced_at":"2025-04-04T18:17:30.663Z","repository":{"id":17411274,"uuid":"20184082","full_name":"kanryu/typescript-boilerplate","owner":"kanryu","description":"a TypeScript Build System by Grunt with resolving *.d.ts definitions","archived":false,"fork":false,"pushed_at":"2014-05-26T13:29:32.000Z","size":160,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T03:26:51.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kanryu.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":"2014-05-26T11:33:00.000Z","updated_at":"2021-08-31T00:41:31.000Z","dependencies_parsed_at":"2022-09-23T17:14:04.028Z","dependency_job_id":null,"html_url":"https://github.com/kanryu/typescript-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanryu%2Ftypescript-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanryu%2Ftypescript-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanryu%2Ftypescript-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanryu%2Ftypescript-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kanryu","download_url":"https://codeload.github.com/kanryu/typescript-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226191,"owners_count":20904467,"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-10-30T07:06:39.198Z","updated_at":"2025-04-04T18:17:30.646Z","avatar_url":"https://github.com/kanryu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typescript-boilerplate - a TypeScript Build System by Grunt with resolving *.d.ts definitions\n\n## How to use this\n\n 1. fork this :D\n 2. 'npm install' - installed toolset for this project\n 3. edit tsd.json with tsd\n 4. 'grunt install' - installed *.d.ts into typings\n 5. 'grunt' - build all! :D\n\n### fork this\n\n     $ git clone http://github.com/kanryu/typescript-boilerplate\n\n### tsd.json\n\n[npm/tsd][2] manages *.d.ts automatically, dscribes a configuration as tsd.json .\n\nif you are a Windows User, type\n\n    $ npm install -g tsd\n\nif you begin with empty.\n\n    $ tsd init\n\nif you add *.d.ts for mocha:\n\n    $ tsd query mocha -so -a install\n\nand when you reflesh all:\n\n    $ grunt install\nor\n\n    $ tsd reinstall -so\n\nso, you can reference tsd.d.ts in src/*.ts as:\n\n    /// \u003creference path=\"../typings/tsd.d.ts\" /\u003e\n\nhave fun! :D\n\n\nfor more information: [github.com/DefinitelyTyped/tsd][1]\n\n### build the project with grunt\n\nyou only type\n\n    $ grunt\n\nwith all TypeScript in 'src/*' are compiled into 'released/*'!\n\nif you want clean all, only type\n\n    $ grunt clean\n\n\n## Questions and Bug Reports\n\n * e-mail: k.kanryu@gmail.com\n * twitter: @junzabroP\n\n\n\n## GitHub information\n\nThe source code is available at http://github.com/kanryu/typescript-boilerplate\nYou can either clone the repository or download a tarball of the latest release.\n\n\n## License\n\n Copyright 2014 KATO Kanryu\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n\n  [1]: https://github.com/DefinitelyTyped/tsd\n  [2]: https://www.npmjs.org/package/tsd\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanryu%2Ftypescript-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanryu%2Ftypescript-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanryu%2Ftypescript-boilerplate/lists"}