Skip to main content

Plugin-package for csspin providing frontend related plugins

Project description

Latest Package Version Supported Python Versions License

csspin-frontend is maintained and published by CONTACT Software GmbH and serves plugins for frontend development of CONTACT Elements-based applications using the csspin task runner.

The following plugins are available:

  • csspin_frontend.cypress: Provides tasks for running Cypress tests.

  • csspin_frontend.jest: Provides tasks for running Jest tests.

  • csspin_frontend.jsconfig: Provides tasks for managing JavaScript configurations.

  • csspin_frontend.node: Provides tasks for provisioning and managing Node.js and npm.

Prerequisites

csspin is available on PyPI and can be installed using pip, pipx or any other Python package manager, e.g.:

python -m pip install csspin

Using csspin-frontend

The csspin-frontend package and its plugins can be installed by defining those within the spinfile.yaml configuration file of your project.

spin:
  project_name: my_project

# To develop plugins comfortably, install the packages editable as
# follows and add the relevant plugins to the list 'plugins' below
plugin_packages:
  - csspin-frontend

# The list of plugins to be used for this project.
plugins:
  - csspin_frontend.node

python: # Required since csspin_frontend.node depends on csspin_python.python
  version: 3.9.8

node:
  version: 18.17.1

If the spinfile.yaml is configured correctly, you can provision the project using spin provision, that will automatically create a Python virtual environment, install NodeJS and install the required dependencies.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

csspin_frontend-2.0.3-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

Details for the file csspin_frontend-2.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for csspin_frontend-2.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 61e6093c8f5e9166fe346c9ec4e08ea3dc55972756c63804743d3acd6e1783ac
MD5 a247d02eda94aece37a47db4dae85631
BLAKE2b-256 75805de25fd41bba23a1ec181eaa019c7cf37e052fb55f77889c28d402b4f96f

See more details on using hashes here.

Supported by

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