Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@brikcss/merge
Utility to perform a deep merge of a list of objects or arrays.
@bundles/core
Bundles is a file bundler -- similar to [WebPack](https://webpack.js.org/), [RollupJS](http://rollupjs.org), [Parcel](https://parceljs.org/), [PostCSS](https://postcss.org/), etc. -- **but for anything**. The main difference between Bundles and other bund
@brikcss/stylelint-config-css
CSS stylelint shareable configuration by brikcss.
@brikcss/rollup-config-generator
Config generator for RollupJS.
@brikcss/stakcss
Stakcss takes a "stak" of files or data, runs them through a series of bundlers (not included), and outputs bundled data, optionally saved to disk.
@brikcss/flipper
Flipper is a front end web module that flips things. In style. Flipper can flip an element in place or open it up to a modal dialog.
@bundles/bundles-output
A bundler plugin for Bundles which outputs compiled results to a user defined path(s).
@brikcss/shots
UI visual browser screenshot regression test tool.
@brikcss/stakcss-bundler-postcss
Stakcss bundler which runs PostCSS.
@brikcss/component
A scaffolding / starter repo for new brikcss components.
@brikcss/tplit
A simple, small, fast, all-purpose templating engine using the power and flexibility of native JavaScript template literals.
@brikcss/stylelint-config-sass
SASS stylelint shareable configuration by brikcss.
@brikcss/typography
Typography component to make managing typography in CSS easier.
@brikcss/core
Brikcss core brik components, including browser reset, colors, rhythm / spacing, and typography.
@brikcss/stakcss-bundler-sass
Stakcss bundler which compiles sass.
@brikcss/element
Brikcss custom UI element, each an extension of native HTML elements. Makes building native web components easier and feature-rich.
@brikcss/timer
Simple timer utility to start, stop, check duration, and clear a timer.
@bundles/bundles-filters
A bundler plugin for Bundles which allows you to create a series of dynamic filters to run through other bundlers.
@brikcss/browser-reset
Minimal CSS browser reset.
@bundles/bundles-tplit
A bundler plugin for Bundles which compiles data with tplit, a native JavaScript string template engine.