Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
0 parents commit 608c64c
Show file tree
Hide file tree
Showing 241 changed files with 4,939 additions and 0 deletions.
41 changes: 41 additions & 0 deletions 404.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
usepy.code05.com
28 changes: 28 additions & 0 deletions _headers
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
/
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block

/api/
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block

/config/
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block

/guide/
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block

/*.html
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block

/*
X-Content-Type-Options: nosniff
Referrer-Policy: no-referrer
Strict-Transport-Security: max-age=31536000; includeSubDomains

/assets/*
cache-control: max-age=31536000
cache-control: immutable
57 changes: 57 additions & 0 deletions api/converter/to_bool.html

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions api/converter/to_list.html

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions api/converter/to_md5.html

Large diffs are not rendered by default.

51 changes: 51 additions & 0 deletions api/converter/to_set.html

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions api/converter/to_string.html

Large diffs are not rendered by default.

51 changes: 51 additions & 0 deletions api/date/format.html

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions api/date/now.html

Large diffs are not rendered by default.

52 changes: 52 additions & 0 deletions api/date/parse.html

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions api/date/timestamp.html

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions api/decorator/catch_error.html

Large diffs are not rendered by default.

54 changes: 54 additions & 0 deletions api/decorator/retry.html

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions api/decorator/singleton.html

Large diffs are not rendered by default.

57 changes: 57 additions & 0 deletions api/decorator/throttle.html

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions api/dict/ad_dict.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/dict/merge_dicts.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/dict/sort_by_key.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/dict/sort_by_value.html

Large diffs are not rendered by default.

46 changes: 46 additions & 0 deletions api/index.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/chunk.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/compact.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/count_by.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/difference.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/every.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/flatten.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/flatten_deep.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/key_by.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/sample.html

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions api/list/shuffle.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/some.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/union.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/uniq.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/without.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/zip_dict.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/list/zip_tuple.html

Large diffs are not rendered by default.

60 changes: 60 additions & 0 deletions api/misc/dynamic_import.html

Large diffs are not rendered by default.

60 changes: 60 additions & 0 deletions api/misc/get_function_name.html

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions api/string/camel_case.html

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions api/string/capitalize.html

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions api/string/kebab_case.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/string/left.html

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions api/string/lower_case.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/string/middle.html

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions api/string/middle_batch.html

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions api/string/pascal_case.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions api/string/right.html

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions api/string/snake_case.html

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions api/useSnowflakeId.html

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions api/validator/is_async_function.html

Large diffs are not rendered by default.

55 changes: 55 additions & 0 deletions api/validator/is_url.html

Large diffs are not rendered by default.

Binary file added apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions assets/api_converter_to_bool.md.86ef4dee.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions assets/api_converter_to_bool.md.86ef4dee.lean.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions assets/api_converter_to_list.md.56bed18c.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions assets/api_converter_to_list.md.56bed18c.lean.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions assets/api_converter_to_md5.md.7228a5c8.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 608c64c

Please sign in to comment.