is it possible to manage plugins by require.js?

is it possible to manage plugins by require.js?

in our company,we use require.js to manage the js libs like jq underscore.
now i need to add a plugin to the project,but how to manage and inject the pluguins  by require.js?