Packages make Pulsar do amazing things.
A package for the atom editor to enable a clipboard for multiple copy-paste operations. It provides a list of the last copies and you select one element from the copy-list for pasting.
Creates easy commands for setting the syntax of the current file, using Emacs 'language-mode' syntax. Originially created for use within the atom-console package.
This package allows state-history interaction with the TidalCycles live-coding language.
An atom package to run package.json scripts straight from the MacBook Touch Bar
Split a string into multiple concatenated strings at the cursor position when typing enter.
Additional text manipulation functions such as: sorting, selected text from separation from line to comma or comma to line, block commenting a selection (/* ... */) and wrapping selection in double or single quotes.