{"id":13823807,"url":"https://github.com/akabekobeko/examples-web-app","last_synced_at":"2025-06-30T11:33:58.080Z","repository":{"id":24581969,"uuid":"27989897","full_name":"akabekobeko/examples-web-app","owner":"akabekobeko","description":"Examples of web applications and tools.","archived":false,"fork":false,"pushed_at":"2018-09-15T08:52:30.000Z","size":682,"stargazers_count":49,"open_issues_count":6,"forks_count":7,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-29T11:34:38.324Z","etag":null,"topics":["example","front-end","web-development"],"latest_commit_sha":null,"homepage":null,"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/akabekobeko.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-12-14T09:42:34.000Z","updated_at":"2024-11-20T18:59:04.000Z","dependencies_parsed_at":"2022-08-23T02:21:39.363Z","dependency_job_id":null,"html_url":"https://github.com/akabekobeko/examples-web-app","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akabekobeko%2Fexamples-web-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akabekobeko%2Fexamples-web-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akabekobeko%2Fexamples-web-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akabekobeko%2Fexamples-web-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akabekobeko","download_url":"https://codeload.github.com/akabekobeko/examples-web-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249761798,"owners_count":21321860,"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":["example","front-end","web-development"],"created_at":"2024-08-04T09:00:44.950Z","updated_at":"2025-04-19T18:22:19.974Z","avatar_url":"https://github.com/akabekobeko.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# examples-web-app\n\nExamples for web applications and tools.\n\n## babel-preset-env\n\n* [babel-preset-env](./babel-preset-env)\n* blog: [babel-preset-env を試す](http://akabeko.me/blog/2017/03/babel-preset-env)\n\n## browserify\n\n* [browserify](./browserify)\n* blog:\n *  [Browserify を使ってみる](http://akabeko.me/blog/2014/12/browserify/)\n * [Browserify を使ってみる 2 – Source Map](http://akabeko.me/blog/2014/12/browserify-2-source-map/)\n\n## es6-unit-test\n\n* [es6-unit-test](./es6-unit-test)\n* blog: [ES6 コードをテストする](http://akabeko.me/blog/2015/05/es6-unit-test/)\n\n## front-end-starter-with-browserify\n\n* [front-end-starter-with-browserify](./front-end-starter-with-browserify)\n* blog:\n * [gulp なしの Web フロントエンド開発](http://akabeko.me/blog/2015/08/dev-web-front-end-without-gulp/)\n * [npm-run-all と concurrently を試す](http://akabeko.me/blog/2015/08/npm-run-all-and-concurrently/)\n * [npm-run-all v1.2.8 を試す](http://akabeko.me/blog/2015/09/npm-run-all-v1-2-8/)\n\n## front-end-starter-with-gulp\n\n* [front-end-starter-with-gulp](./front-end-starter-with-gulp)\n* blog: [gulp ありの Web フロントエンド開発 | アカベコマイリ](http://akabeko.me/blog/2015/08/dev-web-front-end-with-gulp/)\n\n## get-element-selector\n\n* [get-element-selector](./get-element-selector)\n* blog: [Element から Selector を取得する](http://akabeko.me/blog/2015/06/get-element-selector/)\n\n## grunt-usemin\n\n* [grunt-usemin](./grunt-usemin)\n* blog: [grunt-usemin](http://akabeko.me/blog/2014/12/grunt-usemin/)\n\n## gulp-iconfont\n\n* [gulp-iconfont](./gulp-iconfont)\n* blog: [gulp でアイコン フォント生成](http://akabeko.me/blog/2015/01/gulp-iconfont/)\n\n## gulp-usemin\n\n* [gulp-usemin](./gulp-usemin)\n* blog: [gulp-usemin](http://akabeko.me/blog/2014/12/gulp-usemin/)\n\n## indexeddb\n\n* [indexeddb](./indexeddb)\n* blog: [IndexedDB を試す | アカベコマイリ](http://akabeko.me/blog/2015/02/indexeddb/)\n\n## react-explorer\n\n* [react-explorer](./react-explorer)\n* blog: [React.js を試す – ツリービュー](http://akabeko.me/blog/2014/12/reactjs-treeview/)\n\n## text-align-justify\n\n* [text-align-justify](./text-align-justify)\n* blog: [全角・半角が混在したテキストにおける CSS text-align: justify](http://akabeko.me/blog/2015/04/css-text-align-justify-mixed-single-multi-byte-char/)\n\n## watchify\n\n* [watchify](./watchify)\n* blog:\n * [watchify を試す](http://akabeko.me/blog/2015/02/watchify/)\n * [gulp-watchify を試す](http://akabeko.me/blog/2015/05/gulp-watchify/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakabekobeko%2Fexamples-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakabekobeko%2Fexamples-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakabekobeko%2Fexamples-web-app/lists"}