Context-aware UI system built with SolidJS and modern CSS.
No Comply is a layered library ecosystem spanning foundational types, accessibility primitives, contexts and servicers, composable controllers, a themeable component library, and developer tooling.
- @no-comply/solid-primitives — Types and prop helpers.
- @no-comply/solid-accessibility — Types, and role controllers.
- @no-comply/solid-contexts — Contexts, services and providers for building apps.
- @no-comply/solid-composables — Controllers, mixins and unstyled components.
- @no-comply/standard-ui — Themeable component library.
- @no-comply/solid-dev-tools — WIP debug/instrumentation tools.
- @no-comply/standard-ui-demo — Demo application and documentation.
- @no-comply/meta — Purrception types, services, helpers (private, not published).
- @no-comply/meta-extract — (CLI) orchestrate extraction.
- @no-comply/mybin — Workspace tools.
Make sure you read the root README first.
MIT License
Copyright (c) 2025 Noodlestan https://noodlestan.org/
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.