package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: May 5, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Camel 转为 CamelCase,如 topic_comment -> TopicComment
LowerCamel 转为 lowerCamelCase,如 TopicComment -> topicComment
Plural 转为复数 user -> users
Singular 转为单数 users -> user
Snake 转为 snake_case,如 TopicComment -> topic_comment
Source Files
¶
Click to show internal directories.
Click to hide internal directories.