Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://scalacenter.github.io/scalajs-bundler/


https://scalacenter.github.io/scalajs-bundler/

npm scala-js webpack

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

scalajs-bundler [![](https://index.scala-lang.org/scalacenter/scalajs-bundler/sbt-scalajs-bundler/latest.svg)](https://index.scala-lang.org/scalacenter/scalajs-bundler) [![Gitter](https://img.shields.io/badge/gitter-join%20chat-green.svg)](https://gitter.im/scalacenter/scalajs-bundler) [![CI](https://github.com/scalacenter/scalajs-bundler/actions/workflows/ci.yml/badge.svg)](https://github.com/scalacenter/scalajs-bundler/actions/workflows/ci.yml)
==============

Module bundler for Scala.js projects that use NPM packages.

Uses [npm](https://www.npmjs.com) and [webpack](https://webpack.github.io/) under the hood.

## Documentation

More information on how to use it in the [documentation](https://scalacenter.github.io/scalajs-bundler).

## Contributing

scalajs-bundler is community-maintained.

Contributions are welcome! See the [open issues](https://github.com/scalacenter/scalajs-bundler/issues) and
the [CONTRIBUTING.md](CONTRIBUTING.md) file.

## License

This content is released under the [BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause).