node-dbus-next icon indicating copy to clipboard operation
node-dbus-next copied to clipboard

Transform identifiers to look like idiomatic JavaScript

Open oleavr opened this issue 4 years ago • 1 comments

Where names of properties, methods, and signals are in camelCase instead of PascalCase.

I don't know if this would be an acceptable direction to go in, so I didn't update the tests – but happy to do that if this is of interest.

oleavr avatar Jul 09 '21 02:07 oleavr

This is a great idea and I would love to merge this, but it would break every application that uses this library, so I can't. Sorry.

acrisci avatar Jul 09 '21 03:07 acrisci