jbrowse-components
jbrowse-components copied to clipboard
Remove usage of node modules from data parsing packages
trafficstars
current usages
eventsandstreamfrom gff and gtf (might be able to make a non-stream version that just operates on string)urlin nclist (we already published a version without url but it is not used yet because it is hard to get tests passing with this)bufferin generic-filehandle (probably largest task)fsin gff/gtf
reason for renewed interest:both plain esbuild (which is nice for use with anywidget) and next --turbo. works with vite which uses esbuild under the hood at dev time, but making easier usage everywhere would be good