Skip to main content

A JavaScript library for initialising frontend user components.

Project description

js-initiator

A Django wrapper for our JavaScript library for initialising frontend page elements.

Compatibility

js-initiator' major.minor version number indicates the Django release it is compatible with. Currently this is Django 4.1.

Installation

  1. Install using pip:
pip install js-initiator
  1. Add js_initator to your INSTALLED_APPS setting:
    INSTALLED_APPS = [
      # ...
      'js_initator'
      # ...
    ]
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

js-initiator-4.1.0.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

js_initiator-4.1.0-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page