Custom Extensions for Extjs

    imageEvery time I search for information on the network via extjs , I find something new and interesting that can be easily integrated into an extjs project.
    Today is a special day, since I did not find a tool, but a whole repository of user extensions. It appeared back in 2008 *. Maybe I noticed him before, but apparently he didn’t yet have such an abundance of extensions as can be seen now.

    To keep everyone up to date, I’ll give you a list of places where user extensions that might be useful to you may be hidden.

    List of extensions on the official website- here you can find a list of extensions and color schemes **. Add-ons for version 2.0, as a rule, work in later versions (as opposed to color schemes). Some extensions are included in the official release.

    Saki's Extensions and Plugins - A directory of extensions from Saki. A page with examples where you can find new color schemes is also very convenient for exploring its contents .

    Extjs Forum - on the forum you can find not only help on using extensions from the official list, but also find some other successful solutions.

    user extension repository- my recent find. Now there are somehow glitchy examples being viewed in the new version of the documentation. To view examples, you need to click on the class name to go to the source code and find a link to the demo there.

    Notes:
    * Central ux repository - repository topic. Here you can read the discussion of the authors of the extension collections.
    ** Color schemes for version 3.0 are not presented on the official website. You can find them here . It is also worth noting that writing color schemes for version <3.0 is much easier than for earlier versions, since style files are divided into two groups: structural and visual.

    Also popular now: