picoapp icon indicating copy to clipboard operation
picoapp copied to clipboard

🐣 Tiny no-framework component toolkit.

Results 17 picoapp issues
Sort by recently updated
recently updated
newest added

Thanks for the great library! One thought. Updates from Issue #9 create significant functionality changes for those using picoapp with [pjax](https://github.com/MoOx/pjax): while not throwing errors, these changes do affect backward...

Hi, thank you for this super useful library, Have you played with adding the ability for the library to also deal with dynamic imports? I'm using the feature provided by...

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...

dependencies

Was noticing a bit of weirdness in a Slater store I've been working on and realized that a few of my components with `app.on('event', state => {})` calls inside them...

What are your thoughts on pico having an opt-in ability to store the app's state into local storage for the browser, this could help cut down on web requests on...

@estrattonbailey Hi Eric, sorry it took me a while to get to this, but played with a small change that I think is working pretty great to allow Webpack's dynamic...