Plugin Ninja Forms: How to execute scripts?

jQuery(document).on( 'nfFormReady', function( e, layoutView ) {
    // Your code goes here...
});