pluggable file preprocessor
- Dominant language
- Rust
- Stars
- 147
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Aleksander Włodarczyk Today at 9:05 AM
1. Write custom modules require in torchbear to patch modules with lines about counting and printing time of loading
2. Use our custom requires writing method to create a torchbear plugin for it
- Our custom requires are using kind of pattern of returning compiled patched lua file
- This pattern can be saved as a plugin
- We are changing only the way of patching
- We would be able to use it in more elegant way like theme loaders preprocessors
1. Finish the module timer patching
2. Generalize rules, actions, modules and themes loading
3. Write a preprocessor plugin which could be used for each of them
mitchell Today at 9:15 AM
a preprocessor module loader plugin for each of the above
plugins for torchbear module loader
file preoprocessor module for torchbear that the module loader in bridge.lua will use
to refactor and generalize #201
and unify with lighttouch's pluggable themes preprocessors and actions + rules patching loaders
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.