agilgur5 / agilgur5/mst-persist
Add Deep Whitelists & Blacklists
- Lenguaje dominante
- TypeScript
- Estrellas
- 86
- Forks
- 14
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Go multiple levels deep with whitelists and blacklists. Right now you can only go one level deep, which misses a good number of use cases. So instead of just `manga`, could do `manga.release` too.
The dotted syntax makes sense to me, though not sure how to handle something like an array... just implement on all elements? Or require a more explicit `[].` or something?
This has popped up in https://github.com/agilgur5/react-native-manga-reader-app/issues/27 and #26 .
Should really be implemented on top of Transforms #16 , but probably should be the default behavior too, not a separate transform.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.