Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidecaruso/shell.js

:zap: A JavaScript library to create HTML terminals in web pages.
https://github.com/davidecaruso/shell.js

javascript-library javascript-plugin shell shelljs terminal terminal-emulators typescript

Last synced: about 20 hours ago
JSON representation

:zap: A JavaScript library to create HTML terminals in web pages.

Awesome Lists containing this project

README

        

# Shell.js
> A **JavaScript** library to create HTML **terminals** in web pages.

[![npm](https://img.shields.io/npm/v/shell.js.svg)](https://www.npmjs.com/package/shell.js)
[![npm](https://img.shields.io/npm/dm/shell.js.svg)](https://www.npmjs.com/package/shell.js)
[![GitHub Workflow Status](https://github.com/davidecaruso/shell.js/actions/workflows/release.yaml/badge.svg)](https://github.com/davidecaruso/shell.js/actions)
[![Coveralls](https://img.shields.io/coveralls/github/davidecaruso/shell.js/main)](https://coveralls.io/github/davidecaruso/shell.js?branch=main)
![License](https://img.shields.io/github/license/davidecaruso/shell.js.svg)

## Install
```bash
$ yarn add shell.js
$ npm i shell.js
```

## Documentation
Read the [documentation](https://davidecaruso.github.io/shell.js).

## Author
[Davide Caruso](https://about.me/davidecaruso)

## License
Licensed under [MIT](LICENSE).