JS: classify twitter-text library instances

This commit is contained in:
Esben Sparre Andreasen
2018-08-08 14:18:59 +02:00
parent 031964e853
commit a025dafcf5
4 changed files with 49 additions and 0 deletions

View File

@@ -19,6 +19,8 @@
| tmpl.html:0:0:0:0 | tmpl.html | template |
| tst.browserify.js:0:0:0:0 | tst.browserify.js | generated |
| tst.dart.js:0:0:0:0 | tst.dart.js | generated |
| twitter-text.js:0:0:0:0 | twitter-text.js | library |
| twitter_text.js:0:0:0:0 | twitter_text.js | library |
| unannotated-externs-1.js:0:0:0:0 | unannotated-externs-1.js | externs |
| unannotated-externs-2.js:0:0:0:0 | unannotated-externs-2.js | externs |
| unannotated-externs-3.js:0:0:0:0 | unannotated-externs-3.js | externs |

View File

@@ -0,0 +1,11 @@
/*!
* twitter-text 2.0.4
*
* Copyright 2012 Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this work except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*/

View File

@@ -0,0 +1 @@
// classic version of twitter-text, as seen in the wild