Skip to main content
jQuery Logo

Tagged: workers


Papa Parse

Powerful CSV parser that converts CSV to JSON and JSON to CSV. Supports web workers and streaming large files. Gracefully handles malformed input.

3.1.2

Released September 1, 2014

11779
Watchers
1081
Forks
aciWorker - Abstract web workers and not only

aciWorker brings abstraction to web workers and allow JavaScript code execution even in their absence. It also adds the use of a FIFO queue so that it provides code execution in the calling order and allows CPU resources reservation when web workers are not present, thus ensuring greater responsiveness to the user interface.

1.0.0

Released September 14, 2013

2
Watchers
2
Forks

Tags