+1
-1
| { | ||
| "name": "fordata", | ||
| "version": "1.0.7", | ||
| "version": "1.0.8", | ||
| "description": "Easy handle data by prototype for TreeData、Array、Date、Encode、String etc.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
| module.exports = class { | ||
| constructor() { | ||
| String.prototype.toBase64 = this.toBase64 | ||
| String.prototype.toStr = this.toStr | ||
| String.prototype.toBase64 = this.toBase64 | ||
| String.prototype.base64ToString = this.base64ToString | ||
| String.prototype.toEntity = this.toEntity | ||
@@ -6,0 +7,0 @@ String.prototype.entityToString = this.entityToString |
38928
0.17%570
0.18%