Yuki Takei a098ab372a update build settings 4 سال پیش
..
src 1702374bec skip processing when lsxContextMap is null 4 سال پیش
.eslintignore ff262e4805 remove unnecessary files and lines 4 سال پیش
.gitignore a098ab372a update build settings 4 سال پیش
README.md 286bf36254 rename package name 4 سال پیش
package.json a098ab372a update build settings 4 سال پیش
tsconfig.base.json a098ab372a update build settings 4 سال پیش
tsconfig.build.cjs.json a098ab372a update build settings 4 سال پیش
tsconfig.build.esm.json a098ab372a update build settings 4 سال پیش
tsconfig.json b5b1153df1 mv PageListMeta and PagePathLabel to @growi/ui 4 سال پیش

README.md

growi-plugin-lsx

dependencies status devDependencies Status MIT License

GROWI Plugin to add lsx tag like Pukiwiki lsx plugin

| Demo | |--| |demo|

Install

  1. install plugin

    $ npm install --save growi-plugin-lsx
    
  2. build client app (see official documents)

Usage

see Pukiwiki lsx plugin

TODO

  • ensure to be hierarchy=on as default
  • impl hierarchy option
  • impl depth option
  • impl num option
  • impl sort option
  • impl reverse option
  • impl except option
  • impl filter option