hughsk / vinyl-transform

Use standard text transform streams to write fewer gulp plugins
MIT License
55 stars 7 forks source link

FYI: npm documentation page has a typo #13

Open ayyash opened 7 years ago

ayyash commented 7 years ago

On main npm page https://www.npmjs.com/package/vinyl-transform

Under first example code, var transform = require('vinyl-tranform') Typo in transform

I know it's not a big deal, but I just spent 30 minutes trying to figure it out, funny thing is, when you google the error, you actually find results, irrelevant to issue, but consumed more of my time.