# Upcoming Features/Changes - [ ] extend generator logic/possibilities (consider extensions logic) - [ ] [browserify](https://browserify.org/)? - [ ] potential frameworks - [ ] [alpinejs](https://alpinejs.dev/) - [ ] [lit](https://lit.dev/) - [ ] [htmx](https://htmx.org/) - [ ] [www](https://www.solidjs.com/) - [ ] [nuxt](https://nuxt.com/) - [ ] [vuejs](https://vuejs.org/) - [ ] externalize generator and corresponding functions - [ ] make the generator modular - [ ] include several generator-options into frameworkConsole - [ ] (re-) enable "packageWithoutFramework" - [x] check/refactor/-implement the extStorage logic - [ ] check naming and setup of PageBuilder-class - [ ] move builder.page to PageBuilderdd - [ ] Re-Implementation Alignment and Arrangement - [ ] Introducing differentiation between element and text - [ ] Externalize Alignment and Arrangement from component - [ ] Check for inheritence of Arrange-, allignment for children - [ ] unify data-compel attribute logic - [ ] naming(s) of attributes and values - [ ] functionallity - [ ] the autonaming and setting compel-name - [ ] usage of the name in functions (selector)s - [ ] Check Sides, Padding, Margin etc. logic for consistency - [ ] Check builder.asComponent and similar functions for logical consistency - [ ] reevaluate compelgroups logic - [ ] Common compel groups in context.js - [ ] combine changelog and upcoming