معرفی شرکت ها


cspell-dict-django-1.1.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Django dictionary for cspell.
ویژگی مقدار
سیستم عامل -
نام فایل cspell-dict-django-1.1.3
نام cspell-dict-django
نسخه کتابخانه 1.1.3
نگهدارنده ['jason-dent']
ایمیل نگهدارنده ['jason@streetsidesoftware.nl']
نویسنده Jason Dent & canarduck
ایمیل نویسنده -
آدرس صفحه اصلی git+https://github.com/streetsidesoftware/cspell-dicts.git
آدرس اینترنتی https://github.com/streetsidesoftware/cspell-dicts/blob/master/packages/django#readme
مجوز MIT
# Cspell Django Dictionary Django dictionary for cspell. This is a pre-built dictionary for use with cspell. ## Installation Global Install and add to cspell global settings. ```sh npm install -g cspell-dict-django cspell-dict-django-link ``` ## Uninstall from cspell ```sh cspell-dict-django-unlink ``` ## Manual Installation The `cspell-ext.json` file in this package should be added to the import section in your cspell.json file. ```javascript { // … "import": ["<path to node_modules>/cspell-dict-django/cspell-ext.json"], // … } ``` ## Updating This dictionary is generated from django's official documentation index : https://docs.djangoproject.com/en/`VERSION`/genindex/. To update it, edit `update.py`to match wanted django's `VERSION`, install requirements ([requests](http://docs.python-requests.org) and [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/)) and run the script : ```sh pip install -r requirements.txt python update.py ``` ## Building Building is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files. ```sh npm run build ``` ## License WTFPL <!--- cspell:ignore WTFPL -->


نیازمندی

مقدار نام
^1.0.26 @cspell/dict-django
^5.0.1 configstore


زبان مورد نیاز

مقدار نام
14.15.4 Npm


نحوه نصب


نصب پکیج tgz cspell-dict-django-1.1.3:

    npm install cspell-dict-django-1.1.3.tgz