9.0.1 • Published 7 months ago

@riotjs/hot-reload v9.0.1

Weekly downloads
754
License
MIT
Repository
github
Last release
7 months ago

Riot hot reload api

Riot.js hot reload logo

Build Status NPM version NPM downloads MIT License

Api that will extend riot making your tags hot reloadable.

Important

If you are using Riot.js < 4.0.0 please check the v3 branch

Usage

import reload from '@riotjs/hot-reload'
import Component from './my-component'
// refresh all the DOM nodes called 'my-component' without losing their state
reload(Component)
9.0.1

7 months ago

9.0.0

7 months ago

6.0.1

2 years ago

6.0.0

3 years ago

5.0.0

3 years ago

4.0.1

4 years ago

4.0.0

5 years ago

4.0.0-rc.1

5 years ago

4.0.0-beta.1

5 years ago

4.0.0-alpha.2

5 years ago

4.0.0-alpha.1

5 years ago