b rad c

Results 4 comments of b rad c

> I think the simplest implementation would be to check an envvar and/or kwarg in CloudPath.__init__ and set a ._clean_cache flag on the object. I would like to fully disable...

You can check out my [Van Cone](https://www.npmjs.com/package/van-cone) add-on. It has routing and the ability to use async imports for the route component.

Awesome thanks! Could you close the pull request on this repository and open a PR on the [ts-support](https://github.com/b-rad-c/van/tree/ts-support) branch of my repository? I just pushed a new version last night...

@laoshaw - I just contributed an add-on for VanJS that adds routing, navigation and a navLink component, you can [check it out here](https://github.com/vanjs-org/van/tree/main/addons/van_cone). It integrates with `window.history.state` for navigation based...