Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TypeScriptBundleTransform
JavaScriptMinifier
C# Class TypeScriptBundleTransform.JavaScriptMinifier
Exibir arquivo
Open project: wouterdevinck/TypeScript-BundleTransform
Public Methods
Method
Description
Minify
(
string
js
) :
String
Private Methods
Method
Description
action
(
int
d
) :
void
get
( ) :
int
isAlphanum
(
int
c
) :
bool
jsmin
( ) :
void
next
( ) :
int
peek
( ) :
int
put
(
int
c
) :
void
Method Details
Minify()
public
method
public
Minify
(
string
js
) :
String
js
string
return
String