Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Embed JS for complicated post-processing of values #64

Open
Mehonoshin opened this issue Nov 9, 2019 · 0 comments
Open

Embed JS for complicated post-processing of values #64

Mehonoshin opened this issue Nov 9, 2019 · 0 comments
Labels
enhancement New feature or request proposal

Comments

@Mehonoshin
Copy link
Member

In order to allow advanced users to do some custom transformations of scrapped values, let's allow them to execute some limited amount of JavaScript.

https://github.com/rails/execjs

Basically we need to restrict everything except string operations.
So for any field a user can write his own piece of JS that will be executed.

@Mehonoshin Mehonoshin added enhancement New feature or request proposal labels Nov 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request proposal
Projects
None yet
Development

No branches or pull requests

1 participant