/
eb
/
Surf
Обзор
Документация
Войти
/
eb
/
Surf
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
Surf
/
node_modules
/
vinyl
/
..
lib
Initial commit
6 лет назад
LICENSE
Initial commit
6 лет назад
README.md
Initial commit
6 лет назад
index.js
Initial commit
6 лет назад
package.json
Initial commit
6 лет назад
vinyl
What is Vinyl?
What is a Vinyl Adapter?
Usage
API
`new Vinyl([options])`
`options`
`options.cwd`
`options.base`
`options.path`
`options.history`
`options.stat`
`options.contents`
`options.{custom}`
Instance methods
`file.isBuffer()`
`file.isStream()`
`file.isNull()`
`file.isDirectory()`
`file.isSymbolic()`
`file.clone([options])`
`file.inspect()`
Instance properties
`file.contents`
`file.cwd`
`file.base`
`file.path`
`file.history`
`file.relative`
`file.dirname`
`file.basename`
`file.stem`
`file.extname`
`file.symlink`
`Vinyl.isVinyl(file)`
`Vinyl.isCustomProp(property)`
Normalization and concatenation
Extending Vinyl
License
README.md