0.0.1 • Published 5 years ago

ajax-message v0.0.1

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

ajax-message

A util of ajax , in order to imporve info performance in ajax process , would create a light animational info block .

Install

	npm install ajax-message --save-dev

How To Use

	import { AjaxInfo } from "ajax-message" ;
	AjaxInfo('error message') ;
	

LINCESE

MIT