Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "axii", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "", | ||
@@ -50,3 +50,4 @@ "author": "sskyy <skyking_H@hotmail.com>", | ||
"coverage": "jest --coverage" | ||
} | ||
}, | ||
"readme": "# Axii\n\nAxii is a javascript UI framework. The main features are:\n\n- Using function and jsx to create component, not template.\n- Using vue 3 like reactive data as state。Only update related element when data changed, not re-rendering component.\n- It provides extending and overwriting mechanism for component to improve efficiency for both component developer and user.\n\nVisit the main site for more detail:\n\n[http://axii.js.org](http://axii.js.org)\n\nMore documents is working in progress, help will be appreciated.\n" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
349551
7798