less-plugin-util
v0.2.0
Published
a set of useful functions for less
Downloads
196
Readme
less-plugin-util
A set of useful functions for Less
Install
npm install -g less-plugin-util
Using lessc
lessc --util example.less
Programmatic Usage
Functions
- isfunction
- type
- call
- apply
- if
- str-includes
- str-starts-with
- str-ends-with
- str-index-of
- str-length
- str-slice
- str-search
- str-test
version: 0.2.0
License: MIT