{"id":21663145,"url":"https://github.com/es-collection/scriptui_boilerplate","last_synced_at":"2026-04-11T11:40:08.910Z","repository":{"id":85748251,"uuid":"128142325","full_name":"ES-Collection/scriptui_boilerplate","owner":"ES-Collection","description":null,"archived":false,"fork":false,"pushed_at":"2015-02-19T05:15:36.000Z","size":240,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T07:27:58.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/ES-Collection.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}},"created_at":"2018-04-05T00:55:14.000Z","updated_at":"2022-10-25T10:32:18.000Z","dependencies_parsed_at":"2023-03-09T15:15:40.361Z","dependency_job_id":null,"html_url":"https://github.com/ES-Collection/scriptui_boilerplate","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/ES-Collection%2Fscriptui_boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ES-Collection%2Fscriptui_boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ES-Collection%2Fscriptui_boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ES-Collection%2Fscriptui_boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ES-Collection","download_url":"https://codeload.github.com/ES-Collection/scriptui_boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244560393,"owners_count":20472220,"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-25T10:19:47.803Z","updated_at":"2026-04-11T11:40:03.873Z","avatar_url":"https://github.com/ES-Collection.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scriptui boilerplate\n\n## usage\n\n~~~\n#include '/PATH/TO/ui/index.jsx'\nvar ui = new UI('dialog', {title: \"optional\"});\nvar win = ui.win;\n\nui.add_text(win, {text: \"hello\", name:\"poo\"});\nwin.show();\n~~~\n\nsee `ui/example.jsx` for more.\n\n\n## available instance methods\n\n- add_group\n- add_panel\n- add_input\n- add_text\n- add_listbox\n- add_dropdownlist\n- add_checkbox\n- add_radiobutton\n- add_slider\n- add_scrollbar\n- add_button\n\noptional methods with 'ui/ui-progressbar/index.jsx'\n\n- add_progressbar\n\n\nsee `ui/ui-progress/example.jsx` and `ui/ui-progress/example-simple-progressbar.jsx` for example.\n\n---\n\noptional methods with 'ui/ui-graphics/index.jsx'\n\n- def_bgcolor\n- def_fgcolor\n- def_font\n\nsee `ui/ui-graphics/example.jsx` for example.\n\n## test\n\n~~~\n$ npm install\n$ npm test\n~~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fes-collection%2Fscriptui_boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fes-collection%2Fscriptui_boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fes-collection%2Fscriptui_boilerplate/lists"}