Davidecaruso Shell.js Versions Save

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

v4.3.4

7 months ago
  • Applied security fixes

v4.3.3

1 year ago
  • Added postcss dependency

v4.3.2

1 year ago
  • Audit vulnerabilities
  • Added config file for postcss
  • Updated release workflow

v4.3.1

1 year ago
  • Increased code coverage

v4.3.0

1 year ago
  • Added commands parameter to type method
  • Added clear method to empty terminal
  • Removed commands parameter from constructor

v4.2.0

1 year ago
  • Added more detail to documentation
  • Removed style key from config

v4.1.0

1 year ago
  • Renamed exported library to Shell (formerly shell)
  • Fixes some CSS issue

v4.0.4

1 year ago
  • Reduced build size

v4.0.3

1 year ago
  • Fixed release workflow

v4.0.2

1 year ago
  • Updated GitHub Actions Workflows
  • Updated check function improving return types
  • Updated README.md