2.1.0 • Published 2 years ago

evalvalid v2.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago