Writing An Extension For Jquery Components

In Yii1.1 there was an eazy way of writing extensions for jquery third party apps. How can I acheive this in Yii2.0.

I have installed yii2-jui and went through the Widget Class in that directory.

[b]Please let me know if there is a Guide where I can start with.

[/b]

Thnx

There’s no guide yet.

Can you share some idea about the directory structure for writing Widgets to start with.

Thnx

Dinesh

Check /extensions/bootstrap and /extensions/jui for ideas.