{"id":19950797,"url":"https://github.com/iliftalot/template-plugin","last_synced_at":"2025-08-09T17:04:17.222Z","repository":{"id":262509984,"uuid":"886556714","full_name":"iLiftALot/template-plugin","owner":"iLiftALot","description":"Optimized template for initializing Obsidian API plugins for development.","archived":false,"fork":false,"pushed_at":"2024-12-06T09:21:53.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T06:09:05.230Z","etag":null,"topics":["obsidian","obsidian-md","obsidian-plugin","obsidian-tem"],"latest_commit_sha":null,"homepage":"","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/iLiftALot.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":"2024-11-11T07:31:33.000Z","updated_at":"2024-12-06T09:21:56.000Z","dependencies_parsed_at":"2024-11-12T20:42:23.632Z","dependency_job_id":null,"html_url":"https://github.com/iLiftALot/template-plugin","commit_stats":null,"previous_names":["iliftalot/template-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLiftALot%2Ftemplate-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLiftALot%2Ftemplate-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLiftALot%2Ftemplate-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLiftALot%2Ftemplate-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iLiftALot","download_url":"https://codeload.github.com/iLiftALot/template-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241381518,"owners_count":19953749,"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":["obsidian","obsidian-md","obsidian-plugin","obsidian-tem"],"created_at":"2024-11-13T01:05:35.797Z","updated_at":"2025-03-01T14:42:55.315Z","avatar_url":"https://github.com/iLiftALot.png","language":"JavaScript","readme":"# Template Plugin\nConveniently initialize a new Obsidian plugin with custom configurations.\n\n## Features\n- Globally defined `Process.env` object which can be used to circumnavigate mobile compatibility issues between the `process` module and mobile platforms.\n  - NOTE: You must create a `.env` file in the root of your plugin directory.\n- NPM development script specifically for logging within `esbuild.config.mjs` on build using `npm run dev:log`.\n- Two Obsidian development packages which define undocumented typings and provide utility functions for the Obsidian API.\n  - [obsidian-typings](https://github.com/Fevol/obsidian-typings).\n  - [obsidian-dev-utils](https://github.com/RyotaUshio/obsidian-dev-utils/).\n- Utilizes [terser](https://github.com/terser/terser) for main.js minification to reduce plugin size.\n- Deep merges the plugin settings with [deepmerge-ts](https://github.com/RebeccaStevens/deepmerge-ts).\n- See other utilities [here](https://github.com/iLiftALot/template-plugin/tree/main/typings).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filiftalot%2Ftemplate-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filiftalot%2Ftemplate-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filiftalot%2Ftemplate-plugin/lists"}