25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
Sven Slootweg 6dfe242980 Fix license 3 yıl önce
bin Initial commit 3 yıl önce
src Initial commit 3 yıl önce
.eslintrc Initial commit 3 yıl önce
.gitignore Initial commit 3 yıl önce
README.md Initial commit 3 yıl önce
package.json Fix license 3 yıl önce
yarn.lock Initial commit 3 yıl önce

README.md

Browservis

⚠️⚠️ This is not production-quality code yet! ⚠️⚠️

I quickly put this together as a yak to shave for another project of mine, involving scraping. I put exactly enough effort into it that it works, and really no more than that. The abstractions probably don't make much sense, there's a lot of stuff piled together, and it will probably not be very helpful if you use it wrong somehow. You have been warned!

Of course, if you are okay with all of that, it should be fine to use this. It doesn't really write anything to the filesystem, so it should be safe enough to use, even if there are bugs. Worst case it will fail with a bizarre undebuggable error.