Open Source
Slipmat embraces open source. We've comtributed back to the community by open sourcing some of the tools we've built for ourselves so that others could use and benefit from them too (and of course to make it easier to people to contribute).
All our projects are on our GitHub page: https://github.com/slipmatio
For Artists
- Soundboard - a midi-cabable soundboard app
For Developers
- playlistparser - (Python) - a library for parsing DJ software playlists (powers our playlist tool)
- @slipmatio/toolbelt - (TypeScript) - general utilities for Web development
- @slipmatio/logger - (TypeScript) - better
console.log
- @slipmatio/ui - (Vue / TypeScript) - our UI library for Vue
- @slipmatio/control-knob (Vue / TypeScript) - a rotary control knob element that behaves like you're used to from musical applications