Feature: Allow the user to manually add DOM elements to a rendered component without modifying or removing them. This allows e.g., using charting libraries with Forgo. (#42)
Fix: allow components & elements to receive falsey keys (0, false, null) (#45)