Dependencies & Plugins

Core Dependencies

Nectar mainly depends on one library — Framework7arrow-up-right.

Besides this, Nectar also requires jQueryarrow-up-right, as following third-party jQuery based plugins are used in the project:

We have also included a library LazyLoadarrow-up-right, which you can use to lazily load CSS and JS files on-the-fly.

Dependency

Version

Notes

3.6.3

If you do not use any jQuery based plugin in your app, then you can remove jQuery. Framework7 comes with its own DOM manipulation library Dom7arrow-up-right, which is similar to jQuery. You can use that instead.

-

This is used to lazily load other libraries and plugins, ie, only when they are required. Therefore, they are not directly loaded using <link> or <script> tag.

Other Libraries & Plugins

To extend the functionalities of Framework7, Nectar uses some useful CSS, JavaScript and jQuery based plugins.

circle-info

If you do not require any of the above third-party libraries or plugins in your app, then you should remove their reference from index.html

Last updated