パッケージ: libplack-middleware-file-sass-perl (0.03-6)
libplack-middleware-file-sass-perl に関するリンク
Debian の資源:
libplack-middleware-file-sass-perl ソースパッケージをダウンロード:
- [libplack-middleware-file-sass-perl_0.03-6.dsc]
- [libplack-middleware-file-sass-perl_0.03.orig.tar.gz]
- [libplack-middleware-file-sass-perl_0.03-6.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- python3-django-sass-processor
- libplack-middleware-logany-perl
- libplack-middleware-expires-perl
- libplack-middleware-logwarn-perl
- libplack-middleware-crossorigin-perl
- libplack-middleware-logerrors-perl
- libplack-test-anyevent-perl
- libplack-perl
- libplack-middleware-header-perl
- libplack-middleware-csrfblock-perl
- liblwp-protocol-psgi-perl
Sass and SCSS support for all Plack-based PSGI frameworks
PSGI is a specification to decouple web server environments from web application framework code. Plack is an implementation of PSGI.
Plack::Middleware::File::Sass is a Plack middleware component that works with Plack::App::File or Plack::Middleware::Static to compile Sass templates into CSS stylesheet in every request.
When a request comes in for *.css* file, this middleware changes the internal path to *.sass* or *.scss*, depending on the configuration, in the same directory. If the Sass template is found, a new CSS stylesheet is built on memory and served to the browsers. Otherwise, it falls back to the original *.css* file in the directory.
This middleware should be very handy for the development. While Sass to CSS rendering is reasonably fast, for the production environment you might want to precompile Sass templates to CSS files on disk and serves them with a real web server like nginx or lighttpd.
Text::Sass provides only a limited Sass implementation, so the Ruby implementation is recommended even when Text::Sass is available.
その他の libplack-middleware-file-sass-perl 関連パッケージ
|
|
|
|
-
- dep: libplack-perl
- interface between web servers and Perl web applications
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: ruby-sass
- deprecated CSS compiler - use sassc or ruby-sassc instead
- または libhaml-ruby (<< 3.1)
- パッケージは利用できません
- または libtext-sass-perl
- implementation of the Sass CSS meta-language
-
- rec: ruby-sass
- deprecated CSS compiler - use sassc or ruby-sassc instead
- または libhaml-ruby (<< 3.1)
- パッケージは利用できません