SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
DONATE


YUM REPOSITORY

 
 

js-termynal rpm build for : Fedora 34. For other distributions click js-termynal.

Name : js-termynal
Version : 0.0.1 Vendor : Fedora Project
Release : 2.20210316git9b30189.fc34 Date : 2021-03-17 13:24:18
Group : Unspecified Source RPM : js-termynal-0.0.1-2.20210316git9b30189.fc34.src.rpm
Size : 0.04 MB
Packager : Fedora Project
Summary : Lightweight and modern terminal animations using async/await
Description :
Typing animations are nothing new and Termynal isn’t particularly
revolutionary. The author wrote it because they needed a modern and lightweight
version with minimal JavaScript and without messy, nested setTimeout calls.
Most of the existing libraries rely on JavaScript for both the rendering,
styling and animation, or even require jQuery. This is inconvenient, especially
if you’re using the animation as part of your software’s documentation. If a
user has JavaScript disabled, they will only see a blank window.

Termynal uses async and await, which is now supported pretty much across all
major browsers. Termynal lets you write all input and output in plain HTML, and
all styling in plain CSS. Non-JS users will still see the complete code, just
no animation. The width and height of the terminal window is read off the
original container. This means you won’t have to worry about sizing or layout
reflows. Termynal also comes with a flexible HTML API, so you can use it
without having to write a single line of JavaScript yourself.

RPM found in directory: /mirror/archive.fedoraproject.org/fedora-secondary/updates/testing/34/Everything/s390x/Packages/j

Content of RPM  Changelog  Provides Requires

Download
ftp.pbone.net  js-termynal-0.0.1-2.20210316git9b30189.fc34.noarch.rpm
ftp.pbone.net  js-termynal-0.0.1-2.20210316git9b30189.fc34.noarch.rpm
ftp.pbone.net  js-termynal-0.0.1-2.20210316git9b30189.fc34.noarch.rpm
ftp.pbone.net  js-termynal-0.0.1-2.20210316git9b30189.fc34.noarch.rpm
ftp.pbone.net  js-termynal-0.0.1-2.20210316git9b30189.fc34.noarch.rpm
ftp.pbone.net  js-termynal-0.0.1-2.20210316git9b30189.fc34.noarch.rpm
ftp.pbone.net  js-termynal-0.0.1-2.20210316git9b30189.fc34.noarch.rpm
ftp.pbone.net  js-termynal-0.0.1-2.20210316git9b30189.fc34.noarch.rpm
ftp.pbone.net  js-termynal-0.0.1-2.20210316git9b30189.fc34.noarch.rpm
ftp.pbone.net  js-termynal-0.0.1-2.20210316git9b30189.fc34.noarch.rpm
     

Provides :
js-termynal

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
web-assets-filesystem


Content of RPM :
/usr/share/doc/js-termynal
/usr/share/doc/js-termynal/README.md
/usr/share/doc/js-termynal/example.html
/usr/share/doc/js-termynal/example2.html
/usr/share/doc/js-termynal/example3.html
/usr/share/javascript/termynal
/usr/share/javascript/termynal/termynal.css
/usr/share/javascript/termynal/termynal.js
/usr/share/javascript/termynal/termynal.min.js
/usr/share/javascript/termynal/termynal.min.js.map
/usr/share/licenses/js-termynal
/usr/share/licenses/js-termynal/LICENSE