Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
Sven Slootweg 6dfe242980 Fix license pirms 3 gadiem
bin Initial commit pirms 3 gadiem
src Initial commit pirms 3 gadiem
.eslintrc Initial commit pirms 3 gadiem
.gitignore Initial commit pirms 3 gadiem
README.md Initial commit pirms 3 gadiem
package.json Fix license pirms 3 gadiem
yarn.lock Initial commit pirms 3 gadiem

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.