rijs.resdir

1.4.4 • Public • Published

Ripple | Resources Directory

Coverage Status Build Status

Loads everything in your ./resources directory on startup so you do not have to require and register each file manually. During development, this will watch for any changes in your resources folder and reregister it on change. So if you change a resource it will be synchronised with the client, then redrawn without any refreshes (hot reload). See rijs/export for similar if you are using Ripple without a server.

Styles (CSS) will registered under the name matching their filename (with .css)

Components (JS) will registered under the name matching their filename (without .js)

/rijs.resdir/

    Package Sidebar

    Install

    npm i rijs.resdir

    Weekly Downloads

    10,302

    Version

    1.4.4

    License

    pemrouz.mit-license.org

    Unpacked Size

    14.8 kB

    Total Files

    20

    Last publish

    Collaborators

    • pemrouz