@maita/amis-tools
v0.1.7
Published
@maita/amis-tools, amis 工具函数库,封装了一些常用的函数,amis样式库,支持光暗主题切换,主色系切换等
Readme
@maita/amis-tools
Usage
- Search and replace all
@maita/amis-toolstowhat-you-want-package-name - Update _theme.tsx package href, remove useless navs
- Update or remove test cases
- Add description to package.json
- Add some keywords to package.json
- Update the author information, like name, link, etc.
Finally, you can remove the usage section completely.
Build & Publish
npm run buildnpx changesetnpx changeset versiongit commitnpx changeset publishgit push --follow-tags
