文件名称:sassphp:PHP与libsass的绑定-在PHP中进行本机Sass的快速解析!
文件大小:48KB
文件格式:ZIP
更新时间:2024-02-26 12:22:52
sass php apache zend SassC
sassphp PHP的sass扩展为您提供了一个从PHP应用程序内部解析的面向对象的系统。 它在使用提供超快速和兼容的Sass解析。 什么是萨斯? Sass是一种CSS预处理程序语言,可以在CSS上添加令人兴奋的,新的,很棒的功能。 Sass是同类中的第一门语言,也是迄今为止最成熟和最新的代码库。 Sass最初由Hampton Catlin( )创建。 语言的扩展和持续发展都是Natalie Weizenbaum( )和Chris Eppstein( )多年工作的结果。 有关Sass本身的更多信息,请访问 安装 当前,安装扩展的唯一方法是手动: $ git clone git
【文件预览】:
sassphp-master
----composer.json(1KB)
----.travis.yml(2KB)
----.gitmodules(92B)
----phpunit.xml(910B)
----Sassphp.vcxproj(13KB)
----.github()
--------ISSUE_TEMPLATE()
----tests()
--------custom_function_arg_type_string.phpt(429B)
--------handles_indent.phpt(378B)
--------class_exists.phpt(199B)
--------file_embed.phpt(770B)
--------handles_map.phpt(583B)
--------parse_file_parses_file.phpt(339B)
--------custom_function_arg_type_boolean.phpt(388B)
--------throw_exception.phpt(306B)
--------custom_function_arg_type_color.phpt(433B)
--------get_map_path.phpt(281B)
--------output_path_with_memory_compile.phpt(274B)
--------old_compile_file_alias_exists.phpt(336B)
--------parse_parses_correct_sass.phpt(483B)
--------arginfo_present.phpt(461B)
--------custom_function.phpt(573B)
--------check_bundled_libsass_version.phpt(194B)
--------custom_function_arg_type_map.phpt(636B)
--------custom_function_make_null.phpt(387B)
--------handles_include_path.phpt(378B)
--------custom_function_make_map.phpt(504B)
--------support()
--------handles_comments.phpt(399B)
--------custom_function_make_number.phpt(548B)
--------custom_function_make_qstring.phpt(452B)
--------custom_function_make_boolean.phpt(493B)
--------custom_function_arg_type_list.phpt(391B)
--------available.phpt(191B)
--------custom_function_make_error.phpt(597B)
--------handles_map_root.phpt(631B)
--------file_comments.phpt(461B)
--------custom_function_arg_type_number.phpt(413B)
--------class_instantiatable.phpt(196B)
--------handles_embed.phpt(392B)
--------custom_function_make_color.phpt(483B)
--------get_map_root.phpt(268B)
--------custom_function_make_warning.phpt(607B)
--------custom_function_make_string.phpt(450B)
--------custom_importer_compiled_output.phpt(324B)
--------file_indent.phpt(336B)
--------handles_style.phpt(601B)
--------custom_function_make_list.phpt(529B)
--------handles_precision.phpt(753B)
--------custom_importer_external_file.phpt(324B)
----LICENSE(1KB)
----appveyor.yml(957B)
----src()
--------sass.c(36KB)
--------php_sass.h(2KB)
--------utilities.h(275B)
--------utilities.c(507B)
----Sassphp.sln(1KB)
----install.php(132B)
----.gitignore(409B)
----config.w32(538B)
----Sassphp.vcxproj.filters(11KB)
----stubs()
--------sass.php(4KB)
----lib()
--------libsass()
----README.md(10KB)
----scripts()
--------sassphp_install.sh(415B)
----package.xml(4KB)
----config.m4(858B)