2.1.0 • Published 3 years ago

evalvalid v2.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

evalvalid.js

This library can prevent invalid JavaScript from being executed in eval.
I'm japanese. I am using the translation

How to use?

install

npm i evalvalid

or

<script src="https://unpkg.com/evalvalid@1.1.2/evalvalid.js"></script>

use

eval_valid('code')
// > true, false

sample

false true

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago