1.0.0 • Published 4 years ago

bless-javascript v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Bless is an identity function. As an npm package it should act as a No-Op identity function. What is passed in should be passed out with no changes. The purpose of this function is to essentially annotate approved strings.

Any unblessed code passed to a polyscripted javascript environment should fail, while blessed code will run.

In an non-polyscripted environment there should be no change in execution.

1.0.0

4 years ago