{"id":48893311,"url":"https://github.com/programmfabrik/fylr-plugin-mask-splitter-custom-javascript","last_synced_at":"2026-04-27T11:00:48.469Z","repository":{"id":351735753,"uuid":"1161701205","full_name":"programmfabrik/fylr-plugin-mask-splitter-custom-javascript","owner":"programmfabrik","description":"Provides a masksplitter, which can be filled with any custom JavaScript","archived":false,"fork":false,"pushed_at":"2026-04-16T08:26:11.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-16T10:02:54.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/programmfabrik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-19T12:17:29.000Z","updated_at":"2026-04-16T08:25:37.000Z","dependencies_parsed_at":"2026-04-16T10:03:13.535Z","dependency_job_id":null,"html_url":"https://github.com/programmfabrik/fylr-plugin-mask-splitter-custom-javascript","commit_stats":null,"previous_names":["programmfabrik/fylr-plugin-mask-splitter-custom-javascript"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/programmfabrik/fylr-plugin-mask-splitter-custom-javascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-mask-splitter-custom-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-mask-splitter-custom-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-mask-splitter-custom-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-mask-splitter-custom-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/programmfabrik","download_url":"https://codeload.github.com/programmfabrik/fylr-plugin-mask-splitter-custom-javascript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-mask-splitter-custom-javascript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32333199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":[],"created_at":"2026-04-16T10:00:37.323Z","updated_at":"2026-04-27T11:00:48.455Z","avatar_url":"https://github.com/programmfabrik.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e This Plugin / Repo is being maintained by a community of developers.\nThere is no warranty given or bug fixing guarantee; especially not by\nProgrammfabrik GmbH. Feel free to directly contact the committing\ndevelopers.\n\n# fylr-plugin-mask-splitter-custom-javascript\n\nThis is a plugin for [fylr](https://documentation.fylr.cloud/docs). Add a mask splitter and write custom javascript to make the splitter do whatever you need it to do.\n\n## installation\n\nThe latest version of this plugin can be found [here](https://github.com/programmfabrik/fylr-plugin-mask-splitter-custom-javascript/releases/latest/download/MaskSplitterCustomJavascript.zip).\n\nThe ZIP can be downloaded and installed using the plugin manager, or used directly (recommended).\n\nGithub has an overview page to get a list of [all release](https://github.com/programmfabrik/fylr-plugin-mask-splitter-custom-javascript/releases/).\n\n## usage\nThe base-config has a repeatable block of 4 fields and the mask splitter created by this plugin has 1 field to configure which javascript to use.\n\n#### base-config\n- __Name__: The name that will be used to identify the javascript\n- __Javascript-Function__: The function that will be executed by the mask splitter. The function is asynchronous and will get the same parameters as the renderField-function in the mask splitter. You only need to write the content of the function, not the definition. The function must return an instance of Element, a string or null.\n```\nasync function (opts) {\n    // only write what is between the function parenthesis\n}\n```\n- __Show in editor__: Flag to control if the splitter should be shown in editor view\n- __Show in detail view__: Flag to control if the splitter should be shown in detail view\n\n#### mask splitter config\n- __Javascript Name__: Name used to identify which of the base config scripts should be used\n\n## sources\n\nThe source code of this plugin is managed in a git repository at \u003chttps://github.com/programmfabrik/fylr-plugin-mask-splitter-custom-javascript\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammfabrik%2Ffylr-plugin-mask-splitter-custom-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrammfabrik%2Ffylr-plugin-mask-splitter-custom-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammfabrik%2Ffylr-plugin-mask-splitter-custom-javascript/lists"}