Skip to content

wsowens/term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-term

An Elm package for working with ANSI-encoded colors and formatting.

Because Elm 19.0 does not allow any way for packages to interact with Websockets, I'm afraid I must deliver this terminal with some assembly required.

If you want a terminal that works right out of the box, check out sockterm.

Installation / Getting Started

Simply run the following command to add this package to your project:

elm install wsowens/term

You can then import the file into your project like so:

import Term

Documentation

I recommend looking at the examples on GitHub.

You can find the API documentation on Elm's website.

License

This project is licensed under the Apache License. See LICENSE for details.

About

An Elm package for making web-based terminals

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages