Skip to main content

Plugin-package for csspin providing frontend related plugins

Reason this release was yanked:

Regression in cypress task

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.3.1-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for csspin_frontend-2.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 62f21eac8628615ed12708d73cbbd63297fe7b5e768e05c66e7aa8c09347d15a
MD5 79cb55d10964e74865dc9a6789900266
BLAKE2b-256 5da3be1b28f30da16ea76fe9d170ee9e80f7a5d8f000f00ae6c7384b3ae94254

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