Skip to content

Directus extension that'll parse a string like "key1=value1;key2=value2;", put each key and each value in input so that you can update them easier.

License

Notifications You must be signed in to change notification settings

DavidDemory/directus-extension-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directus key / value parser

This interface allows you to parse a string (for ex: key1=value1;key2=value2;) so that update keys and values is much easier.

Your key / value pairs are saved as plain string

Interface design

Interface Screenshot

The value saved in Database

screenshot2.png

You can't add a pair if the last one is empty.
You can complete the rules with the ones that are available in Directus.

About

Directus extension that'll parse a string like "key1=value1;key2=value2;", put each key and each value in input so that you can update them easier.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published