Common Utils For React Component
import {shallowEqual} from 'rc-util';
console.log(shallowEqual({one: 1}, {one: 1}));enum of KeyCode
KeyCode.ENTER
KeyCode.DOWN
return string represent a global unique id across current application
transform React Children into Array type
rc-util is released under the MIT license.