tubulus
v0.1.0
Published
Event-based Node.js asset pipeline tool for creative coders
Downloads
1
Readme
TODO
- [ ] Index resources by hash of data, rather than object id
- [ ] Save crawl position in db? (involves .handled, etc)
- [ ] Wrap errors and turn into resource
TOOLS
- [ ] need way to see unhandled resources
THOUGHTS
- Should resources mid-sequence be able to be handled by out-of-sequence handlers (like even the first step in the sequence?). Ie exclusive privilege scope?