|
@papit/arguments
|
a simple package to deal with arguments, default behaviour will look on process.argv but it will also expose a function to extract based on string |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/build
|
Build tool for @papit packages — opinionated, fast, and designed to work seamlessly inside any Papit-based workspace. |
LicenseRef-Papit-1.0 |
5
greenflagged
/ 5 total
|
|
@papit/bundle-js
|
a minimal build to be able to help build package and pre-build scripts |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/bundle-ts
|
typescript bundler replacing the aweful microsoft-api-extractor that comes with 80 deps |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/button
|
basic button with minimal style |
LicenseRef-Papit-1.0 |
2
greenflagged
/ 2 total
|
|
@papit/codeblock
|
A block to highlight and preview code, used for display purposes - uses highlight.js |
LicenseRef-Papit-1.0 |
7
greenflagged
/ 7 total
|
|
@papit/create
|
Project and package scaffolding tool for @papit — opinionated, consistent, and designed to kickstart Papit-based projects with the correct structure from day one. |
Papit-1.0 |
10
greenflagged
/ 10 total
|
|
@papit/data-structure
|
A collection of data models not existing in JavaScript |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/deep-merge
|
a simple package dealing witg merging objects, it would take the last object |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/dialog
|
A simple, accessible wrapper around the native <dialog> element with slot composition, a built-in close button, and support for modal, non-modal, and popover display modes. |
LicenseRef-Papit-1.0 |
6
greenflagged
/ 7 total
|
|
@papit/group
|
A structural, non-visual component that manages keyboard navigation within a set of child elements using roving tabindex |
LicenseRef-Papit-1.0 |
6
greenflagged
/ 6 total
|
|
@papit/html
|
a minimal html parser intended for node that exposes the core set of functionalities regular document DOM exposes |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/icon
|
Renders SVG icons either by referencing a <symbol> in an existing spritesheet or by fetching an SVG from a URL. If the spritesheet is not yet present in the DOM, it fetches the SVG and injects it into the document body for reuse via symbol references. |
LicenseRef-Papit-1.0 |
6
greenflagged
/ 6 total
|
|
@papit/information
|
Quite an abstract package to collect package information about other packages |
LicenseRef-Papit-1.0 |
6
greenflagged
/ 6 total
|
|
@papit/lexer
|
the lexer used for a couple of packages including the @papit/html |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/matrix
|
A high-performance column-major matrix math library for games, WebGL, and real-time simulations. |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/menu
|
A WCAG complient menu component, the aim for simplicity is key |
LicenseRef-Papit-1.0 |
6
greenflagged
/ 6 total
|
|
@papit/meta-json
|
a binary file that host two json objects as one, first is dedicated for metadata and the other for the payload, this speeds up reading data significant when data is not ment for dedicated place btu information needs to taken, like in routing |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/placement
|
A small helper component that uses the @position-try to place an anchor to fit the best view based on the placement attribute/property |
LicenseRef-Papit-1.0 |
6
greenflagged
/ 6 total
|
|
@papit/server
|
a simple but powerful dev server that can locate locale assets and package and even dependency assets |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 6 total
|
|
@papit/signals
|
a simple package doing the overly hyped signals pattern |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/splitter
|
A simple splitter following the window splitter pattern, can be used for both horzontal and vertical modes. |
LicenseRef-Papit-1.0 |
6
greenflagged
/ 6 total
|
|
@papit/svg-spritesheet
|
a simple tool that will merge multiple svg files into one |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/switch
|
A binary on/off toggle control that participates in forms just like a checkbox. Prefer it over a checkbox when the semantics of "on / off" better describe the intent of the interface — e.g. "Notifications on" reads more naturally than "Notifications check |
LicenseRef-Papit-1.0 |
6
greenflagged
/ 6 total
|
|
@papit/terminal
|
heart component for cli, dealing with logging to a terminal, with fancy methods like prompt and option |
LicenseRef-Papit-1.0 |
2
greenflagged
/ 2 total
|
|
@papit/theme
|
core theme for the papit design-system |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/theme-picker
|
A simple yet elegant answer to a theme picker, light dark and system with powerful yet simple control |
LicenseRef-Papit-1.0 |
6
greenflagged
/ 6 total
|
|
@papit/tooltip
|
Elegant and easy to use tooltip covering the required WCAG specs |
LicenseRef-Papit-1.0 |
6
greenflagged
/ 6 total
|
|
@papit/translator
|
Simple translation utility with lazy fetch, variable interpolation, and auto language detection |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/treeview
|
A logical component that deals with tree view, uses the details + summary elements to deal with open and closing sub elements |
LicenseRef-Papit-1.0 |
6
greenflagged
/ 6 total
|
|
@papit/vector
|
A high‑performance vector math library for games, graphics, physics, and real‑time simulations. |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 1 total
|
|
@papit/version
|
monorepo version flood helper, making sure descendants get patched |
LicenseRef-Papit-1.0 |
1
greenflagged
/ 5 total
|
|
@papit/web-component
|
the root component for @papit web components, this package deals with all the heavy lifting such as reactive rendering, properties etc |
LicenseRef-Papit-1.0 |
6
greenflagged
/ 6 total
|