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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for csspin_frontend-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 788e79de74dde4f0f2183db1186c0a1494ec3823ac5503a8a8e8ea2222a36c3e
MD5 533e9702415ed1a45a174bb1f6bcceb1
BLAKE2b-256 d5ec294e4abb38b70f36ed5b73b0989c69ce9ea6a6cc64e43522d3c60abb6299

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