SassyStrings:[UNMAINTAINED] Sass函数集合,用于操作字符串

时间:2024-05-27 05:23:18
【文件属性】:

文件名称:SassyStrings:[UNMAINTAINED] Sass函数集合,用于操作字符串

文件大小:35KB

文件格式:ZIP

更新时间:2024-05-27 05:23:18

SCSS

麻辣弦 这是一个为您提供处理字符串所需的所有功能。 里面有什么? char-at($string, $index) :从$string处返回索引$index处的字符 levenshtein($a, $b) :返回$a和$b之间的Levenshtein距离 str-count($string, $needle) :出现的计数数量$needle在$string str-ends-with($string, $needle) :返回$string是否以$needle结尾 str-explode($string, $separator) :在$separator出现时爆炸$string str-implode($list) :将$list内嵌到字符串中 str-last-index($string, $needle) :返回$needle在$string最后一个索引 str-lcfirst(


【文件预览】:
SassyStrings-master
----sache.json(136B)
----bower.json(665B)
----Gruntfile.js(2KB)
----lib()
--------SassyStrings.rb(309B)
----stylesheets()
--------public()
--------private()
--------_SassyStrings.scss(418B)
----SassyStrings.gemspec(976B)
----.travis.yml(205B)
----LICENSE(1KB)
----test()
--------test.scss(759B)
--------functions()
----README.md(3KB)
----dist()
--------_SassyStrings.scss(17KB)
----.sassdocrc(228B)
----.gitignore(65B)
----CHANGELOG.md(450B)
----package.json(1000B)

网友评论