nitro icon indicating copy to clipboard operation
nitro copied to clipboard

Create apps 10x quicker, without Javascript/HTML/CSS.

Results 74 nitro issues
Sort by recently updated
recently updated
newest added

- [x] `bg-ui-*` is not useful in its current form; need to refer to accent, background, foreground shades, e.g. `bg-accent-500`. - [x] Examples - [x] Alerts - [x] Pagination -...

type/feature

This backlog covers (smaller) pending tasks that don't fit into #4. - [ ] #22 - [x] #27 - [ ] Opt-in analytics for tracking choices. - [x] #28 -...

type/plan

- [x] Preload locale-specific string resource dicts. - [ ] #64 - [ ] Pass `args=` as data for template / formatting - [ ] #65 - [ ] Documentation

type/plan

Support a subset of Tailwind CSS.

_This is a living document. Check back for updates!_ ## Goal H2O Nitro aims to be the simplest way to build apps. No front-end experience required. ## Features ### In-progress...

type/plan

This doesn't work in v0.13+: ```py # ## Open web pages in an existing view # Pass a URL to `view.jump()` with `target=` set to the name of the view...

area/ui
type/bug