agilgur5 / agilgur5/mst-persist
Add Deep Whitelists & Blacklists
- Ngôn ngữ chính
- TypeScript
- Star
- 86
- Fork
- 14
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.