{"id":18785776,"url":"https://github.com/nathanielinman/mithril-boilerplate","last_synced_at":"2026-04-05T23:32:53.566Z","repository":{"id":77728037,"uuid":"132933045","full_name":"NathanielInman/mithril-boilerplate","owner":"NathanielInman","description":"Mithril boilerplate with webpack, pug and stylus","archived":false,"fork":false,"pushed_at":"2022-09-12T14:53:30.000Z","size":61,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-21T09:55:59.691Z","etag":null,"topics":["autoprefixer","boilerplate","eslint","jsx","mithril","postcss","pug","stylus","webpack"],"latest_commit_sha":null,"homepage":null,"language":"Pug","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/NathanielInman.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":"2018-05-10T17:26:53.000Z","updated_at":"2022-09-12T14:53:35.000Z","dependencies_parsed_at":"2023-03-01T14:46:28.684Z","dependency_job_id":null,"html_url":"https://github.com/NathanielInman/mithril-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NathanielInman/mithril-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanielInman%2Fmithril-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanielInman%2Fmithril-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanielInman%2Fmithril-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanielInman%2Fmithril-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NathanielInman","download_url":"https://codeload.github.com/NathanielInman/mithril-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanielInman%2Fmithril-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28133787,"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","status":"online","status_checked_at":"2025-12-30T02:00:05.476Z","response_time":64,"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":["autoprefixer","boilerplate","eslint","jsx","mithril","postcss","pug","stylus","webpack"],"created_at":"2024-11-07T20:49:38.464Z","updated_at":"2025-12-30T23:02:00.355Z","avatar_url":"https://github.com/NathanielInman.png","language":"Pug","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mithril Project Boilerplate\n\nThis is a simple boilerplate with a single `app.js`.\n\n## Technologies used (easy to swap any out.)\n- [Mithril](https://mithril.js.org/) light and modern frontend framework\n- [Pug](https://pugjs.org/) html templating (converts pug-\u003ejsx)\n- [Stylus](http://stylus-lang.com/) stylesheet templating\n- [Webpack](https://webpack.js.org/) bundler\n- [Babel](https://babeljs.io/) javascript transpiler\n- [Eslint](https://eslint.org/) javascript linter\n- [PostCSS](https://github.com/postcss/postcss) allows smart css transforms\n- [Autoprefixer](https://github.com/postcss/autoprefixer) auto css prefixes\n- [Browsersync](https://browsersync.io/) auto-reload on saved changes\n\n## Creating a repo based on this boilerplate\n**Cloning the boilerplate remote repo**\n```\ngit clone -o mithril-boilerplate https://github.com/NathanielInman/mithril-boilerplate.git [new-project repo folder name]\n```\n\n**Enter the cloned repo folder**\n```\ncd [new-project repo folder name]\n```\n\n**Clean the README**\n```\nrm README.md \u0026\u0026 touch README.md\n```\n\n**If you have LICENSE, you can clean it too.**\n```\nrm LICENSE\ntouch LICENSE\n```\n\n**Remove all git info from the boilerplate**\n```\nrm -rf .git\n```\n\n**Initiate the new git repo**\n```\ngit init\ngit add -A\ngit commit -m \"first commit\"\ngit remote add origin [new-project repo folder name]\ngit push -u origin master\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanielinman%2Fmithril-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathanielinman%2Fmithril-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanielinman%2Fmithril-boilerplate/lists"}