use plugin in another plugin
Hello
I want to use a plugin into another plugin. How cam I do this?
To give more explanations: I use FlexBox to my satisfaction. I want to make the HTML input created by FlexBox be aware of the language and set itself RTL if needed. I found the plugin DirectionDetector which is able to do such an adjustment.
How can I use the DirectionDetector in the sources of FlexBox?
Thanks in advance - Gil Yoktan