npm install blessedyarn add blessedpnpm add blessed<script src="https://fastly.jsdelivr.net/npm/blessed"></script><script src="https://unpkg.com/blessed"></script><script type="module">
import blessed from 'https://cdn.jsdelivr.net/npm/blessed/+esm';
</script><script type="module">
import blessed from 'https://cdn.skypack.dev/blessed';
</script>