{"id":37434883,"url":"https://github.com/dont-code/plugins","last_synced_at":"2026-01-16T06:39:06.173Z","repository":{"id":37013930,"uuid":"264228088","full_name":"dont-code/plugins","owner":"dont-code","description":"Standards plugins and extensions to the dont-code framework","archived":false,"fork":false,"pushed_at":"2024-12-31T16:00:13.000Z","size":14007,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T17:17:27.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dont-code.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}},"created_at":"2020-05-15T15:20:49.000Z","updated_at":"2024-12-31T15:52:54.000Z","dependencies_parsed_at":"2024-03-13T19:24:46.912Z","dependency_job_id":"cdc4f1ab-c094-44a0-a849-f2ed2d38091d","html_url":"https://github.com/dont-code/plugins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dont-code/plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dont-code%2Fplugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dont-code%2Fplugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dont-code%2Fplugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dont-code%2Fplugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dont-code","download_url":"https://codeload.github.com/dont-code/plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dont-code%2Fplugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-01-16T06:39:05.675Z","updated_at":"2026-01-16T06:39:06.168Z","avatar_url":"https://github.com/dont-code.png","language":"TypeScript","readme":"![image](https://dont-code.net/assets/logo-shadow-squared.png)\n## Important !\nThis repository is now deprecated. All developments for Dont-code are now happening in the [Monorepo repository](https://github.com/dont-code/monorepo)\n\n## What was it for ?\nThis repository contains several plugins that are used by default.\nIt provides as well some common behavior for Angular based plugins in a distinct library.\nThey can as well be used as example of plugin developments.\n\nThey are part of the [dont-code](https://dont-code.net) no-code / low-code platform enabling you to quickly produce your very own application.\n\n## What is it ?\nEach plugin is an angular library, that plugs into the ide-ui and the preview-ui.\n\nThey all use the [Plugin Common](libs/common) library that provides reusable behaviors.\n\n- The [Sandbox](libs/sandbox) is not a plugin but the common ui used by the Previewer and the Plugin-tester\n- The [Basic Plugin](libs/basic) provides a page listing and editing any entity defined\n- The [Fields Plugin](libs/basic) provides custom field types, like country or currency\n- The [Screen Plugin](libs/screen) shows how a plugin can override default behavior of the ide-ui and the preview-ui\n\n## How is it working ?\n\n## How to build them ?\nYou can install, run, test and build them from the root directory thanks to the Nx workspace.\n\n1. Installing\n   `npm install nx -g` Install nx.dev globally\n\n   `npm install`\n\n2. Running tests\n   `nx run common:test`\n   `nx run sandbox:test`\n   `nx run basic:test`\n   `nx run fields:test`\n   `nx run screen:test`\n\n3. Building\n   `nx run common:build`\n   `nx run sandbox:build`\n   `nx run basic:build`\n   `nx run fields:build`\n   `nx run screen:build`\n\n4. Debugging in Builder or Previewer application\n   We have setup some commands to enable debugging the plugins when run inside the Builder or Previewer.\n   Using npm link is difficult and doesn't work all the time, so we use [Yalc](https://github.com/wclr/yalc).\n\n`npm install yalc -g` Installs the Yalc tool globally\n\n`npm run publish-all` Publish all the plugins in Yalc repository, after version increase (to bypass Angular caching)\n\nThen in the builder project (ide-ui) :\n`npm run yalc-add-all` to install the plugin using Yalc\n\nYou can now set breakpoints in your plugins classes running in the builder, and if you modify some plugin code, just run\n`npm run publish-all` again to rebuild and reload them in the builder application.\n\n## Thank you\n\nThis project was generated using [Nx](https://nx.dev), visit the [Nx Documentation](https://nx.dev/angular) to learn more.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdont-code%2Fplugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdont-code%2Fplugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdont-code%2Fplugins/lists"}