{"id":19240153,"url":"https://github.com/gleapsdk/javascript-adminhelper-sdk","last_synced_at":"2025-09-10T23:40:34.291Z","repository":{"id":206397072,"uuid":"716526606","full_name":"GleapSDK/JavaScript-AdminHelper-SDK","owner":"GleapSDK","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-27T09:48:42.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-06T10:53:56.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/GleapSDK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"custom":"https://hge.to/thanks"}},"created_at":"2023-11-09T10:19:12.000Z","updated_at":"2023-11-09T11:01:44.000Z","dependencies_parsed_at":"2024-05-06T10:28:59.344Z","dependency_job_id":"2bfb8f42-ebe2-40aa-9d6d-03506ac93f6c","html_url":"https://github.com/GleapSDK/JavaScript-AdminHelper-SDK","commit_stats":null,"previous_names":["gleapsdk/javascript-adminhelper-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GleapSDK%2FJavaScript-AdminHelper-SDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GleapSDK%2FJavaScript-AdminHelper-SDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GleapSDK%2FJavaScript-AdminHelper-SDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GleapSDK%2FJavaScript-AdminHelper-SDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GleapSDK","download_url":"https://codeload.github.com/GleapSDK/JavaScript-AdminHelper-SDK/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240326172,"owners_count":19783788,"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-11-09T17:06:11.436Z","updated_at":"2025-02-23T14:25:03.145Z","avatar_url":"https://github.com/GleapSDK.png","language":"HTML","funding_links":["https://hge.to/thanks"],"categories":[],"sub_categories":[],"readme":" \u003cdiv align=\"center\"\u003e\n \u003cimg align=\"center\" width=\"230\" src=\"https://i.imgur.com/pGGFGpi.png\" /\u003e\n  \u003ch2\u003eJavascript Library Boilerplate Basic\u003c/h2\u003e\n  \u003cblockquote\u003eMinimal Library Starter Kit for your Javascript projects\u003c/blockquote\u003e\n \n \u003ca href=\"https://www.npmjs.com/package/@hodgef/js-library-boilerplate-basic\"\u003e\u003cimg src=\"https://badgen.net/npm/v/@hodgef/js-library-boilerplate-basic?color=blue\" alt=\"npm version\"\u003e\u003c/a\u003e \u003ca href=\"https://github.com/hodgef/js-library-boilerplate-basic\"\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/hodgef/js-library-boilerplate-basic\" alt=\"lastest commit\"\u003e\u003c/a\u003e \u003ca href=\"https://github.com/hodgef/js-library-boilerplate-basic/actions\"\u003e\u003cimg alt=\"Build Status\" src=\"https://github.com/hodgef/js-library-boilerplate-basic/workflows/Build/badge.svg?color=green\" /\u003e\u003c/a\u003e \u003ca href=\"https://github.com/hodgef/js-library-boilerplate-basic/actions\"\u003e \u003cimg alt=\"Publish Status\" src=\"https://github.com/hodgef/js-library-boilerplate-basic/workflows/Publish/badge.svg?color=green\" /\u003e\u003c/a\u003e\n \n\u003cstrong\u003eIf you like TypeScript, check out [ts-library-boilerplate-basic](https://github.com/hodgef/ts-library-boilerplate-basic).\u003c/strong\u003e\u003cbr /\u003e\n\u003cstrong\u003eWant a more robust (yet bulkier) alternative? Check out [js-library-boilerplate](https://github.com/hodgef/js-library-boilerplate).\u003c/strong\u003e\u003cbr /\u003e\n\u003c/div\u003e\n\n## ⭐️ Features\n\n- Webpack 5\n- Babel 7\n- Hot reloading (`npm start`)\n- UMD exports, so your library works everywhere.\n- Jest unit testing\n- Customizable file headers for your build [(Example 1)](https://github.com/hodgef/js-library-boilerplate-basic/blob/master/build/index.js) [(Example2)](https://github.com/hodgef/js-library-boilerplate-basic/blob/master/build/css/index.css)\n- Daily [dependabot](https://dependabot.com) dependency updates\n\n## 📦 Getting Started\n\n```\ngit clone https://github.com/hodgef/js-library-boilerplate-basic.git GleapHelper\nnpm install\n```\n\n## 💎 Customization\n\n\u003e Before shipping, make sure to:\n\n1. Edit `LICENSE` file\n2. Edit `package.json` information (These will be used to generate the headers for your built files)\n3. Edit `library: \"GleapHelper\"` with your library's export name in `./webpack.config.js`\n\n## 🚀 Deployment\n\n1. `npm publish`\n2. Your users can include your library as usual\n\n### npm\n\n```\nimport GleapHelper from 'my-library';\nconst libraryInstance = new GleapHelper();\n...\n```\n\n### self-host/cdn\n\n```\n\u003cscript src=\"build/index.js\"\u003e\u003c/script\u003e\n\nconst GleapHelper = window.GleapHelper.default;\nconst libraryInstance = new GleapHelper();\n...\n```\n\n## ✅ Libraries built with this boilerplate\n\n\u003e Made a library using this starter kit? Share it here by [submitting a pull request](https://github.com/hodgef/js-library-boilerplate-basic/pulls)!\n\n- [Canvas-Txt](https://github.com/geongeorge/Canvas-Txt) - A library to print multiline text on HTML5 canvas with better line breaks and alignments\n- [moon-phase-widget](https://github.com/g00dv1n/moon-phase-widget) - Super tiny javascript library to add awesome moon phase widget to your website\n- [simple-keyboard-autocorrect](https://github.com/hodgef/simple-keyboard-autocorrect) - Autocorrect module for simple-keyboard\n- [simple-keyboard-input-mask](https://github.com/hodgef/simple-keyboard-input-mask) - Input mask module for simple-keyboard\n- [simple-keyboard-key-navigation](https://github.com/hodgef/simple-keyboard-key-navigation) - Key navigation module for simple-keyboard\n- [swipe-keyboard](https://github.com/hodgef/swipe-keyboard) - Swype type keyboard module for simple-keyboard\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleapsdk%2Fjavascript-adminhelper-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgleapsdk%2Fjavascript-adminhelper-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleapsdk%2Fjavascript-adminhelper-sdk/lists"}