{"id":22160672,"url":"https://github.com/nerkarso/directus-extensions","last_synced_at":"2025-09-19T01:13:04.933Z","repository":{"id":230484321,"uuid":"539216973","full_name":"nerkarso/directus-extensions","owner":"nerkarso","description":"Collection of Directus extensions","archived":false,"fork":false,"pushed_at":"2024-04-13T04:51:25.000Z","size":780,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-14T10:15:44.071Z","etag":null,"topics":["directus","directus-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nerkarso.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}},"created_at":"2022-09-20T22:43:53.000Z","updated_at":"2024-04-15T16:03:04.748Z","dependencies_parsed_at":"2024-03-30T03:26:25.326Z","dependency_job_id":"94ac4955-881b-4c05-89cc-c0e84e65bdec","html_url":"https://github.com/nerkarso/directus-extensions","commit_stats":null,"previous_names":["nerkarso/directus-extensions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fdirectus-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fdirectus-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fdirectus-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fdirectus-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nerkarso","download_url":"https://codeload.github.com/nerkarso/directus-extensions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227668768,"owners_count":17801513,"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":["directus","directus-extension"],"created_at":"2024-12-02T04:09:13.066Z","updated_at":"2025-09-19T01:12:59.864Z","avatar_url":"https://github.com/nerkarso.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg alt=\"Banner\" src=\"https://raw.githubusercontent.com/nerkarso/directus-extensions/master/.github/banner.png\"\u003e\u003c/p\u003e\n\n# Directus Extensions\n\nCollection of Directus extensions.\n\n## Available Extensions\n\n### Bundles\n\n- [SweetAlert](bundles/sweetalert/README.md)\n\n### Displays\n\n- [Date Formatter](displays/date-formatter/README.md)\n\n### Endpoints\n\n- [File Preview](endpoints/file-preview/README.md)\n\n### Hooks\n\n- [Current Role](hooks/current-role/README.md)\n\n### Interfaces\n\n- [Spacer](interfaces/spacer/README.md)\n\n### Operations\n\n- [Firebase Messaging](operations/firebase-messaging/README.md)\n- [Mailer](operations/mailer/README.md)\n\n### Themes\n\n- [Sleek Dark](themes/sleek-dark/README.md)\n\n## Installation\n\n1. Open the terminal in your Directus project.\n2. Install the extension:\n\n```sh\nnpm install directus-extension-\u003cextension-name\u003e\n```\n\n## Creating\n\nThe easiest way to start developing extensions is to use the `create-directus-extension` utility:\n\n```sh\npnpx create-directus-extension\n```\n\nAfter specifying the name of the extension, the type of the extension and the programming language you want to use, the utility will create a folder with the recommended file structure to create an extension.\n\n## Developing\n\nUse the `watch` script when developing your extension because it rebuilds your source code whenever a file has changed.\n\n```sh\npnpm watch\n```\n\n## Building\n\nBefore your extension can be used by Directus, it has to be built. If you used the `create-directus-extension` utility to scaffold your extension, building your extension is as easy as running:\n\n```sh\npnpm build\n```\n\n## Publishing\n\n1. Increment the version number in the `package.json` file.\n\n2. Build the package:\n\n```sh\npnpm build\n```\n\n3. Publish the package:\n\n```sh\nnpm publish --access=public\n```\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerkarso%2Fdirectus-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerkarso%2Fdirectus-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerkarso%2Fdirectus-extensions/lists"}