# Type to search Wikipedia example app with Rubico

Small vanilla js example for represent rubico functions:

- `pipe`
- `switchCase`
- `noop`

Installation

```bash
npm install
```

Run example (dev)

```bash
npm start
```
