Twirp is a simple RPC framework built on protocol buffers. TwirpScript generates JavaScript or TypeScript clients and servers from .proto service specifications. The generated clients can be used in ...
This small utility generates a style string with css custom properties (variables) from an javascript object or json string. It is useful, if you have a styled theme defined as json object and want to ...