69 packages
eslint-config-leboncoin
Leboncoin's frontend eslint shareable config
eslint-plugin-leboncoin
Leboncoin custom ESLint rules
@leboncoin/editorconfig
Leboncoin's front web site shareable editorconfig
@leboncoin/gitignore
Put things in .gitignore you may need
@leboncoin/import-sort-parser-babylon-legacy
An import-sort parser based on the JavaScript parser Babylon with decorator legacy support.
@leboncoin/import-sort-style-leboncoin
An import-sort style that groups and sorts by path types
@leboncoin/internal-dev
Leboncoin's front web site module for development
@leboncoin/lint
Leboncoin's front lint command
@leboncoin/prettier
Leboncoin's Front prettier config
node_simple_router
Intelligent router : search for view files in you application, OR define aliases to create your own paths to your views. Futhermore, you can set parameters to be sent to your views
@spark-ui/accordion
An accordion is a vertically stacked set of interactive headings containing a title, content snippet, or thumbnail representing a section of content.
@spark-ui/alert-dialog
A modal dialog that interrupts the user with important content and expects a response.
@spark-ui/badge
Badge component is a visual indicator for numeric values such as tallies and scores.
@spark-ui/breadcrumb
navigation pattern that helps users understand the hierarchy of a website
@spark-ui/button
Button component is used to trigger an action or event, such as submitting a form, opening a Dialog, canceling an action, or performing a delete operation.
@spark-ui/carousel
A carousel presents a set of items, referred to as slides, by sequentially displaying a subset of one or more slides
@spark-ui/checkbox
A control that allows the user to toggle between checked and not checked.
@spark-ui/chip
To help people enter information, make selections, filter content, or trigger actions.
@spark-ui/cli-utils
Spark CLI utils
@spark-ui/collapsible
An interactive component which expands/collapses a panel.
@spark-ui/combobox
An input that behaves similarly to a select, with the addition of a free text input to filter options.
@spark-ui/components
Spark (Leboncoin design system) components.
@spark-ui/dialog
A window overlaid on either the primary window or another dialog window, rendering the content underneath inert.
@spark-ui/divider
A separator between two elements, usually consisting of a horizontal line.
@spark-ui/drawer
A panel that slides out from the edge of the screen. It can be useful when you need users to complete a task or view some details without leaving the current page.