JSPM

  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q71348F
  • License MIT

The thinnest possible layer between development and production for the modern web.

Package Exports

  • bruh

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bruh) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Bruh

The thinnest possible layer between development and production for the modern web.

Bruh is an attempt to make it easier to target modern browser API's in development directly. There should be as few neccessary indirections as possible between what is written and what is run. But at the same time, the development cycle and production outputs should be tailored on an individual project level.

This is not a framework. It is a utilities library made exclusively for developers who know what they are doing - a group which you might fit into.

Bruh is currently not stable because it is in early development but it will be used in production on many real business websites, and so Bruh will be supported as long as it is effective for this use case.