Home > Development Tools > sublime > body text

How to install JQuery plug-in in Sublime

藏色散人
Release: 2018-12-01 09:23:44
Original
8301 people have browsed it

This article mainly introduces Sublime to install the JQuery plug-in through the Package control component.

jQuery is a fast and concise JavaScript framework. So when we use sublime to write front-end code, if we want to edit jQuery-related code more efficiently and conveniently, we can use the jQuery plug-in.

In actual project development, jQuery plug-ins can provide us with relevant jQuery functions and methods more intelligently.

Refer to related articles: "Installation of Package control component"

Below we will introduce to you how Sublime installs the JQuery plug-in through the Package control component.

First, in the preferences, open the package control option.

How to install JQuery plug-in in Sublime

Select the install package option.

How to install JQuery plug-in in Sublime

The following search interface appears, look for the jQuery plug-in, as shown below, select Enter and wait for installation.

How to install JQuery plug-in in Sublime

After installation, you can use the jQuery plug-in normally. Then you can install it yourself and then test it locally.

This article is a brief introduction to installing the JQuery plug-in in Sublime. It is also very simple. I hope it will be helpful to friends in need!

The above is the detailed content of How to install JQuery plug-in in Sublime. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!