xmpp.chapril.org-conversejs/src/headless/utils
JC Brand 9f5031c278 Make converse.initialize an async function
- Combine all test init functions into `initConverse`
- Use `async` functions in more tests
- Replace `var` with `let` and `const` in more tests
- New utils method `toStanza` which converts a string to a Node
2019-02-12 15:34:50 +01:00
..
core.js Make converse.initialize an async function 2019-02-12 15:34:50 +01:00
emoji.js Use es2015 modules instead of UMD 2018-10-23 12:25:58 +02:00
form.js Use es2015 modules instead of UMD 2018-10-23 12:25:58 +02:00
muc.js Use es2015 modules instead of UMD 2018-10-23 12:25:58 +02:00