{"id":24617831,"url":"https://github.com/jacoblincool/pgui","last_synced_at":"2025-03-18T21:27:46.673Z","repository":{"id":103061160,"uuid":"310793205","full_name":"JacobLinCool/PGUI","owner":"JacobLinCool","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T08:26:53.000Z","size":44,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T23:41:21.994Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JacobLinCool.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":"2020-11-07T07:41:15.000Z","updated_at":"2021-01-26T15:47:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"f074e998-e8d2-4b4f-b2ad-fb6b4993097b","html_url":"https://github.com/JacobLinCool/PGUI","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/JacobLinCool%2FPGUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobLinCool%2FPGUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobLinCool%2FPGUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobLinCool%2FPGUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JacobLinCool","download_url":"https://codeload.github.com/JacobLinCool/PGUI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244308899,"owners_count":20432281,"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":"2025-01-24T23:41:16.824Z","updated_at":"2025-03-18T21:27:46.650Z","avatar_url":"https://github.com/JacobLinCool.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PGUI\nJust a toolkit includes simple graphical user interface and some tools.\n\n## PGUI\n```javascript\nwindow.PGUI\n```\n\n### Usage\n```javascript\nlet ui = new PGUI;\n```\n\n### Structure \u0026 Methods\n```javascript\nui.uid = \"ID\";\nui.cfg = { Configurations };\n\nui.console = { log: function(data), warn: function(data), error: function(data) };\nui.element = function(\"element_name\");\nui.elm = ui.element;\nui.style = function(\"css_code\");\n```\n\n\n## PGUI TOOLS\n```javascript\nwindow.PGUI_TOOLS\n```\n\n### Methods \u0026 Usage\n```javascript\nlet doc_reader = new PGUI_TOOLS.document_reader(\"string\");\nPGUI_TOOLS.dr = PGUI_TOOLS.doc_rdr = PGUI_TOOLS.doc_reader = PGUI_TOOLS.document_reader;\n\nPGUI_TOOLS.select_element().then(dom_element =\u003e { console.log(dom_element) });\nPGUI_TOOLS.se = PGUI_TOOLS.sel_elm = PGUI_TOOLS.select_element;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoblincool%2Fpgui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacoblincool%2Fpgui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoblincool%2Fpgui/lists"}