beyondscreen / node-rpi-ws281x-native

native bindings to drive WS2811 (or WS2812) LED-Controllers on a Raspberry Pi
MIT License
224 stars 101 forks source link

Consider exporting more types #131

Open ayashjorden opened 1 year ago

ayashjorden commented 1 year ago

Hi @usefulthink @TimPietrusky , Using this lib is so easy, so thank you!

What do you think about exporting the StripType, Channel, ChannelOptions? Also, as I'm using this lib for API micro-service, how about adding addChannel and removeChannel methods?

Happy to submit PRs, but lets gather some feedback first. TY!