| constant | A signal with a constant value. |
| count | Count the number of times a signal has been updated. |
| dropRepeats | Drop repeated values of a signal. |
| every | The current time. |
| filtering | Filter signals. |
| fps | Fire a signal at fixed fps. |
| fpsWhen | Conditionally file a signal at fixed fps. |
| lift | Lift a function onto a reactive. |
| merge | Merge two signals. |
| pipe | Pipe operator |
| reducePast | Reduce a signal with its past values. |
| sampleOn | Sample one signal on another signal. |
| since | Since last sigal? |
| timestamp | Add a timestamp to any signal. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.