Skip to content

AngusFu/wepy-plugin-rxjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wepy-plugin-rxjs

A wepy plugin for patching RxJS for wepy project.

Install

npm install --save wepy-plugin-rxjs
# OR
yarn add --dev wepy-plugin-rxjs

Configuration

Append following code in your wepy.config.js:

module.exports.plugins = module.exports.plugins || {}
module.exports.plugins.rxjs = {}

Related

About

A wepy plugin for patching RxJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published