🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

directus-extension-okam

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directus-extension-okam

Okam Directus Extension

latest
npmnpm
Version
1.2.0
Version published
Weekly downloads
18
100%
Maintainers
3
Weekly downloads
 
Created
Source

directus-extension-okam

See README.md for more details on each extension entries

Releases 1.2

  • For directus 11.10.1 and higher

Releases 1.1

  • For directus 10.1.11 to 11.9.3

endpoints

  • preview-endpoint : provides a /preview endpoint for the preview field in a collection

operations

  • okam-check-duplicate-slug : checks for duplicate slug within a single collection across the same language
  • okam-extract-keys : extracts collection/key properties from an object with keys or keys and returns an array of objects {collection, key}
  • okam-page-settings-path : generates an update object to update the path of an element with page_settings, based on the object's route.
  • okam-patch-page-settings : generates an update object to update the slugs of an element with page_settings. It generates a unique slug if there is any conflict.
  • okam-slugify-input : converts a title string to a slug identifier
  • okam-slugify-list : converts a list of object, each with 'from' property, into a list of slug identifiers. { from: 'Original Title', to: 'original-title' }

publish

npm login
npm run build
npm publish --dry-run
npm publish

Keywords

directus

FAQs

Package last updated on 01 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts