mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
readme. package.json.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# term.js
|
||||
|
||||
A terminal written in javascript. Used by
|
||||
A full xterm clone written in javascript. Used by
|
||||
[tty.js](https://github.com/chjj/tty.js).
|
||||
|
||||
## Example
|
||||
|
||||
+2
-2
@@ -8,8 +8,8 @@
|
||||
"repository": "git://github.com/chjj/term.js.git",
|
||||
"homepage": "https://github.com/chjj/term.js",
|
||||
"bugs": { "url": "https://github.com/chjj/term.js/issues" },
|
||||
"keywords": ["tty", "terminal", "term"],
|
||||
"tags": ["tty", "terminal", "term"],
|
||||
"keywords": ["tty", "terminal", "term", "xterm"],
|
||||
"tags": ["tty", "terminal", "term", "xterm"],
|
||||
"engines": { "node": ">= 0.8.0" },
|
||||
"devDependencies": {
|
||||
"express": "3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user