Pinned Repositories
array-keys-case-transform
A simple library to handle words case transformation from array keys. By default, it transforms from snake_case to camelCase and vice versa, and it's possible to create your transformation.
copy-object-attributes-values
Simple helper to copy attributes values with the same name from one object to another straightforwardly.
deoliveiralucas's Repositories
deoliveiralucas/array-keys-case-transform
A simple library to handle words case transformation from array keys. By default, it transforms from snake_case to camelCase and vice versa, and it's possible to create your transformation.
deoliveiralucas/copy-object-attributes-values
Simple helper to copy attributes values with the same name from one object to another straightforwardly.