JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 873
  • Score
    100M100P100Q103760F
  • License MIT

Add tagsinput in your strapi project

Package Exports

  • strapi-plugin-tagsinput
  • strapi-plugin-tagsinput/strapi-server.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (strapi-plugin-tagsinput) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Strapi plugin tagsinput

  • This plugin used for add autosave input Tags functionality.
  • when author add some blog in this customField that time this plugin check that tag alredy exist in tag table.if exist ,so then it return tag Data , else it create new tag in tag table and get tag Data