File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ MIT Licensed] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square )] ( LICENSE.md )
2
2
3
- dataFetcher.js is a small library to swap the content of an element with the response from an ajax response.
3
+ dataFetcher.js is a small library to swap the content of an element with the Html content from an ajax response.
4
4
5
5
## Adding dataFetcher.js to your project
6
6
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " datafetcher.js" ,
3
- "description" : " dataFetcher.js is a small library to swap the content of an element with the response from an ajax response." ,
3
+ "description" : " dataFetcher.js is a small library to swap the content of an element with the Html content from an ajax response." ,
4
4
"version" : " 1.0.0" ,
5
5
"license" : " MIT" ,
6
6
"repository" : " handmadeweb/datafetcher.js" ,
You can’t perform that action at this time.
0 commit comments