This package has been deprecated

Author message:

this package does not work. a newer version might be published under @speedapi/sus-loader, but this is not certain

sus-loader
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

SUS loader for Webpack

Relies on the Python-based SUS compiler. Install this library with:

pip3 install -U susc
npm i sus-loader

Usage

module: {
    rules: [
        {
            test: /\.sus$/i,
            include: [
                __dirname
            ],
            loader: "sus-loader"
        }
    ]
},

Readme

Keywords

Package Sidebar

Install

npm i sus-loader

Weekly Downloads

0

Version

0.2.0

License

BSD-3-Clause

Unpacked Size

4.25 kB

Total Files

5

Last publish

Collaborators

  • portasynthinca3