106 packages
@chialab/babel-preset
Babel preset for Chialab projects.
@chialab/backbone
Models, Collections and Form helpers for JS apps.
@chialab/cells
A strongly opinionated modular utility-first CSS library.
@chialab/cjs-to-esm
A commonjs to esm converter.
@chialab/dna
Progressive Web Components
@chialab/esbuild-helpers
A set of helpers for esbuild and plugins.
@chialab/esbuild-plugin-alias
A plugin for esbuild that resolves aliases or empty modules.
@chialab/esbuild-plugin-any-file
A loader plugin for esbuild for files with unknown loader.
@chialab/esbuild-plugin-babel
An esbuild plugin that runs babel for es5 transpilation.
@chialab/esbuild-plugin-bundle-dependencies
Collect or exclude module dependencies to bundle.
@chialab/esbuild-plugin-commonjs
A commonjs to esm converter for esbuild.
@chialab/esbuild-plugin-css-import
Resolve CSS imports using the node resolution algorithm and the style field in package.json.
@chialab/esbuild-plugin-define-this
Define the this value in an esm module.
@chialab/esbuild-plugin-dependencies
Collect extra dependencies of the bundle.
@chialab/esbuild-plugin-emit
Helpers functions to emit chunks and files from a esbuild run.
@chialab/esbuild-plugin-env
Define all environement variables for esbuild.
@chialab/esbuild-plugin-external
Collect or exclude module dependencies to bundle.
@chialab/esbuild-plugin-html
A HTML loader plugin for esbuild.
@chialab/esbuild-plugin-jsx-import
A plugin for esbuild that enables automatic injection of the jsx module import.
@chialab/esbuild-plugin-lightningcss
A CSS loader plugin for esbuild that uses Lightning CSS as preprocessor.
@chialab/esbuild-plugin-metadata
Write metadata JSON files for builds.
@chialab/esbuild-plugin-meta-url
A file loader plugin for esbuild for constructed URLs using import metadata.
@chialab/esbuild-plugin-postcss
A CSS loader plugin for esbuild that uses postcss as preprocessor.
@chialab/esbuild-plugin-require-resolve
A file loader plugin for esbuild for `require.resolve` statements.
@chialab/esbuild-plugin-swc
A pluggable esbuild plugin that runs swc for es5 transpilation.