new-object
Creates an Object from a collection of key-value pairs or key-descriptor pairs.
new-date
Creates a new Date, but accepts a few more input types than normal.
new-github-release-url
Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields
arrive
arrive.js provides events to watch for DOM elements creation and removal. It makes use of Mutation Observers internally.