Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@AlexDeLarge it wasn't just one word. It was the combination of react and getUserMedia. Now all combinations are taken.
@karma it's a react component that calls getUserMedia, receives a function as children and calls it with the resolved media stream.
I play around with getUserMedia a lot and this is something I always do, so i decided to make it a module. There are a lot of modules that are similar to this, but none are this simple. -
riekena24976yHere are a few alternative names:
getNSAAccess,
itsShowtime,
iWantToSeeWhatYouSee,
hideYoKidsHideYoWife
Related Rants
Fuck, I just lost a node module name.
A few days ago I had an idea for a node module, checked npm to see if the name was taken and it was not. Today I was going to publish it and found out someone registered it 2 days ago.
Now I'll have to think of another name or publish it under my username...
rant
npm
node module name
too late