An open API service for software projects hosted on Open Collective.

github.com/gulpjs/vinyl

Virtual file format.
https://github.com/gulpjs/vinyl

chore(ci): Skip clone tests on Node v10

phated opened this pull request about 2 months ago
chore: release 3.0.1

github-actions[bot] opened this pull request about 2 months ago
fix: Drop clone-stats dependency by cloning with `Object.create`

mshima opened this pull request 4 months ago
Deprecation warning in Node 22

jleider opened this issue about 1 year ago
simplify inheritance test with classes

jimmywarting opened this pull request about 2 years ago
chore: Normalize repository

sttk opened this pull request over 2 years ago
Make vinyl files more web File like

jimmywarting opened this issue over 2 years ago
feat!: Remove cloneable-readable

phated opened this pull request almost 3 years ago
chore: release 3.0.0

github-actions[bot] opened this pull request almost 3 years ago
Switch to streamx

phated opened this issue almost 3 years ago
Add named exports in esm module

perrin4869 opened this pull request about 3 years ago
chore!: Normalize repository, dropping node <10.13 support

sttk opened this pull request over 3 years ago
Scaffold: Added security disclosure policy

sttk opened this pull request almost 4 years ago
Set up Dependabot for npm dependencies

mmorel-35 opened this pull request about 4 years ago
Update dependencies

BurtHarris opened this pull request about 4 years ago
cleanup node-engine-versions -> fix tests

Blaimi opened this pull request over 5 years ago
fix file.clone() if file is a symbolic link

Blaimi opened this pull request over 5 years ago
HTTPS link to gulpjs.com

coliff opened this pull request almost 6 years ago
Extending Vinyl still have build in properties

juliet-zhu opened this issue over 6 years ago
file.clone() break symlink

GongT opened this issue over 6 years ago
Do not use the deprecated Buffer() constructor

lpinca opened this pull request almost 7 years ago
Fix: update custom inspection to use a symbol

BridgeAR opened this pull request about 7 years ago
Contents cannot be a `Stream` object

demurgos opened this issue over 7 years ago
Add lock files

demurgos opened this pull request over 7 years ago
Typings do not allow for extending custom properties in TypeScript

origin1tech opened this issue almost 8 years ago
correct spelling mistake

EdwardBetts opened this pull request almost 8 years ago
Build: Enforce consistent line endings

erikkemperman opened this pull request almost 8 years ago
_

ghost opened this issue about 8 years ago
Remove streaming content support?

phated opened this issue about 8 years ago
updated package.json devDependency

EsrefDurna opened this pull request about 8 years ago
Unique ID

phated opened this issue about 8 years ago
Allow custom normalize function

bezoerb opened this pull request over 8 years ago
Behavior of `file.base` when set to `file.cwd`?

phated opened this issue over 8 years ago
fix remote-path normalization (#127)

bezoerb opened this pull request over 8 years ago
Remote paths

bezoerb opened this issue over 8 years ago
What about delete ?

mmc41 opened this issue over 8 years ago
0.4.6 clone() docs don't match the implementation

strugee opened this issue over 8 years ago
use v2.0.1 fails in contents set function

Tommassissimo opened this issue over 8 years ago
Add dependencies status checker

nuintun opened this pull request over 8 years ago
Use v1.0.0 of cloneable-readable

mcollina opened this pull request almost 9 years ago
Clarify the type of `options.stat`

demurgos opened this issue almost 9 years ago
Add documentation for `file.stat`

demurgos opened this pull request almost 9 years ago
Document `file.stat`

demurgos opened this issue almost 9 years ago
gulp-uncss causes gulp_jspm to break in vinyl stream

selfagency opened this issue almost 9 years ago
Rewrite History!

phated opened this issue almost 9 years ago
Fix small typo README

zckrs opened this pull request almost 9 years ago
Split stripTrailingSep into standalone module

darsain opened this pull request almost 9 years ago
stripTrailingSep as utility module?

phated opened this issue almost 9 years ago
Use ES2015 Proxies

phated opened this issue almost 9 years ago
Split "lib" utilities into npm packages?

phated opened this issue almost 9 years ago
Should we use is-stream package?

phated opened this issue almost 9 years ago
Update: Refactor tests (closes #103)

phated opened this pull request almost 9 years ago
Updated to leverate the latest cloneable readable

mcollina opened this pull request almost 9 years ago
Bumped cloneable-readable v0.4.0.

mcollina opened this pull request almost 9 years ago
Remove .pipe method

phated opened this issue almost 9 years ago
Normalize repository

phated opened this issue almost 9 years ago
Enhanced stat object

phated opened this issue almost 9 years ago
Normalize paths upon construction without stat object

phated opened this issue almost 9 years ago
Test refactor

phated opened this issue almost 9 years ago
Added test for clone stream behavior and bumped cloneable-readable

mcollina opened this pull request almost 9 years ago
Normalize paths

darsain opened this pull request almost 9 years ago
Virtual directories

darsain opened this issue almost 9 years ago
New: Add isSymbolic method and symlink property (closes #79)

phated opened this pull request almost 9 years ago
Cache deps, test against latest npm version

amilajack opened this pull request almost 9 years ago
Changelog.md: add info about v1.2.0

qfox opened this issue almost 9 years ago
Constructor behavior when path and history are provided

phated opened this issue almost 9 years ago
Update index.js

alex-chuev opened this pull request almost 9 years ago
Migration to ES6 classes

anirudhb opened this pull request about 9 years ago
Make constructor set custom properties

darsain opened this pull request about 9 years ago
Clone with constructor

darsain opened this pull request about 9 years ago
Bump clone-stats to 1.0

phated opened this issue about 9 years ago
Error: Cannot find module 'clone-stats'

FDiskas opened this issue about 9 years ago
Update coveralls urls

kt3k opened this pull request about 9 years ago
Creating an Adapter

EisenbergEffect opened this issue about 9 years ago
Update: Use readable-stream to normalize for Streams3

phated opened this pull request over 9 years ago
Potential memory leak

phated opened this issue over 9 years ago
Added `File.toJSON` method

Marak opened this pull request over 9 years ago
`vinyl.toJSON` method?

Marak opened this issue over 9 years ago
Fixing Error message.

dkim-95112 opened this pull request over 9 years ago
remove useless markdown code symbol from readme

ruanyl opened this pull request over 9 years ago
normalize paths

phated opened this issue over 9 years ago
isSymlink property

phated opened this issue over 9 years ago
Revert "Set atime, mtime and ctime from contents accessors"

phated opened this pull request over 9 years ago
chore: add NPM script for changelog

t1st3 opened this pull request over 9 years ago
docs: add CHANGELOG.md

t1st3 opened this pull request over 9 years ago
Set atime, mtime and ctime from contents accessors

erikkemperman opened this pull request over 9 years ago
Fix isVinyl for falsy values

erikkemperman opened this pull request over 9 years ago
Readme: use SVG images.

bnjmnt4n opened this pull request over 9 years ago
Getters/Setters should update atime & mtime on file.stat

phated opened this issue over 9 years ago
path.extname does not honor extensions with more than one dot

TimvdLippe opened this issue over 9 years ago
Changelog?

tmcw opened this issue over 9 years ago
[question] vinyl virtual adapter

tmcw opened this issue over 9 years ago
Document/implement setting arbitrary keys on Vinyl objects

strugee opened this issue over 9 years ago
Set Travis to sudo:false and add node 0.12/4.x

pdehaan opened this pull request almost 10 years ago
Replace JSHint with ESLint

pdehaan opened this pull request almost 10 years ago
Add JSCS to repo

pdehaan opened this pull request almost 10 years ago