0.1.8 • Published 3 years ago

cterm-for-react v0.1.8

Weekly downloads
84
License
MIT
Repository
-
Last release
3 years ago

CTerm-for-React.js

Web terminal for react.js

I tried to develop this component working similar terminal, not for real. This terminal is just looks like terminal. It doesn't communicate other server or something like outside of broswer stuff.

How to use

install this package to use.

npm install cterm-for-react

And import component and add render or return part.

Note If you want to make CLI tutorial, I really recommnad this package. If not, please figure out what you can choice on the web.

import Terminal = require('get-params-for-iframe');
render(){
  return(
    <div>
      <Terminal />
    </div>
  )
}

It will be updated day by day or second times per week. version 1.x.x will be just similar terminal. But when I release version 2.x.x, I'll try to connect socket.io with server. Thanks, enjoy it!

MIT LISENCE

0.1.8

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago