jscrewit
Version:
Converts plain JavaScript into JSFuck code, which consists of only six different characters: ! ( ) + [ ]
15 lines (8 loc) • 409 B
Markdown
[**JScrewIt**](../README.md)
***
> **FeatureElement** = [`Feature`](../interfaces/Feature.md) \| keyof [`FeatureAll`](../interfaces/FeatureAll.md)
A feature object or a name or alias of a predefined feature.
Methods that accept parameters of this type throw an error if the specified value is neither a
feature object nor a name or alias of a predefined feature.