PHP 8.2.30
Preview: camel.js Size: 214 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/camelize/example/camel.js

'use strict';

var camelize = require('../');
var obj = {
	fee_fie_foe: 'fum',
	beep_boop: [
		{ 'abc.xyz': 'mno' },
		{ 'foo-bar': 'baz' }
	]
};
var res = camelize(obj);
console.log(JSON.stringify(res, null, 2));

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
214 B lrw-r--r-- 2026-02-28 00:26:52
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).