Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

directus-extension-okam

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directus-extension-okam

Okam Directus Extension

  • 1.1.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-85.71%
Maintainers
0
Weekly downloads
 
Created
Source

directus-extension-okam

See README.md for more details on each extension entries

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

FAQs

Package last updated on 11 Sep 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc