Elie Rotenberg

Results 5 issues of Elie Rotenberg

More often than not, I find myself in the situation where I need to apply transforms at the HTML AST level. For example, I may want to replace all ``...

enhancement

Currently, the output of `inner` is not deterministic as it uses a stateful `id` internal variable. Would it be possible to add an optional parameter to use a provided `id`...

For better clarity.

enhancement

- Explain why defining a unique salt is important - Remove DEFAULT_SALT

enhancement

Please blame @vjeux for me promoting my work again! To implement [Flux over the Wire](blog.rotenberg.io/flux-over-the-wire-3/) I rearranged the Flux abstraction slightly to make it more symmetrical. Basically, Flux has two...