tomlkt
Multiplatform TOML library with builtin support for kotlinx.serialization
파일 탐색기
최종 버전 다운로드 (.zip)- check.yaml
- publish.yaml
- Benchmark.kt
- BytecodeChecker.kt
- Objects.kt
- build.gradle.kts
- AbstractTomlDecoder.kt
- TomlElementDecoder.kt
- TomlElementEmitter.kt
- AbstractTomlEncoder.kt
- TomlElementEncoder.kt
- TomlElementParser.kt
- TreeNode.kt
- DateTimeSerializers.kt
- PolymorphismUtils.kt
- SerialDescriptorUtils.kt
- StringUtils.kt
- TomlElementSerializers.kt
- TomlSerializationExceptions.kt
- AbstractTomlWriter.kt
- Annotations.kt
- NativeDateTime.common.kt
- Toml.kt
- TomlConfig.kt
- TomlContentPolymorphicSerializer.kt
- TomlDateTime.kt
- TomlDecoder.kt
- TomlElement.kt
- TomlElementBuilders.kt
- TomlEncoder.kt
- TomlReader.kt
- TomlSpecific.kt
- TomlStringReader.kt
- TomlStringWriter.kt
- TomlWriter.kt
- ArrayOfTableTest.kt
- ArrayTest.kt
- BooleanTest.kt
- CommentTest.kt
- CustomSerializerTest.kt
- DateTimeTest.kt
- DefaultValueTest.kt
- FloatTest.kt
- IntegerTest.kt
- KeyTest.kt
- NestTest.kt
- NullTest.kt
- PolymorphicTest.kt
- StringTest.kt
- TableTest.kt
- TestUtils.kt
- TomlArrayTest.kt
- TomlElementTest.kt
- TomlLiteralTest.kt
- TomlNullTest.kt
- TomlTableTest.kt
- ValueClassTest.kt
- NativeDateTime.jvm.kt
- TomlNativeReader.kt
- TomlNativeWriter.kt
- TomlStreams.kt
- StreamTest.kt
- NativeDateTime.kotlinx.kt
- build.gradle.kts
- anchor-copy-button.svg
- copy-icon.svg
- copy-successful-icon.svg
- footer-go-to-link.svg
- go-to-top-icon.svg
- logo-icon.svg
- clipboard.js
- main.js
- navigation-loader.js
- pages.json
- platform-content-handler.js
- prism.js
- sourceset_dependencies.js
- symbol-parameters-wrapper_deferred.js
- font-jb-sans-auto.css
- logo-styles.css
- main.css
- prism.css
- style.css
- -abstract-toml-writer.html
- end-array-of-table-head.html
- end-array.html
- end-inline-table.html
- end-regular-table-head.html
- index.html
- start-array-of-table-head.html
- start-array.html
- start-comment.html
- start-inline-table.html
- start-regular-table-head.html
- write-boolean-value.html
- write-char.html
- write-element-separator.html
- write-float-value.html
- write-indentation.html
- write-integer-value.html
- write-key-separator.html
- write-key-value-separator.html
- write-key.html
- write-line-feed.html
- write-null-value.html
- write-space.html
- write-string-value.html
- index.html
- index.html
- index.html
- index.html
- index.html
- decode-from-reader.html
- decode-from-string.html
- decode-from-toml-element.html
- encode-to-string.html
- encode-to-toml-element.html
- encode-to-writer.html
- index.html
- parse-to-toml-table.html
- serializers-module.html
- -empty.html
- index.html
- annotations.html
- content.html
- equals.html
- hash-code.html
- index.html
- to-string.html
- -toml-array-builder.html
- build.html
- element.html
- elements.html
- index.html
- index.html
- items-per-line.html
- discriminator.html
- index.html
- index.html
- text.html
- class-discriminator.html
- explicit-nulls.html
- ignore-unknown-keys.html
- indentation.html
- index.html
- items-per-line-in-block-array.html
- serializers-module.html
- uppercase-integer.html
- -toml-content-polymorphic-serializer.html
- descriptor.html
- deserialize.html
- index.html
- serialize.html
- decode-toml-element.html
- index.html
- toml.html
- content.html
- index.html
- to-string.html
- encode-toml-element.html
- index.html
- toml.html
- -space2.html
- -space4.html
- -tab.html
- index.html
- -toml-indentation.html
- index.html
- representation.html
- to-string.html
- -instance.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- entries.html
- index.html
- prefix.html
- value-of.html
- value.html
- values.html
- base.html
- group.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- entries.html
- index.html
- value-of.html
- values.html
- content.html
- equals.html
- hash-code.html
- index.html
- to-string.html
- type.html
- -instance.html
- index.html
- index.html
- index.html
- index.html
- index.html
- -instance.html
- index.html
- index.html
- -toml-native-reader.html
- index.html
- read.html
- -toml-native-writer.html
- index.html
- write-char.html
- write-string.html
- content.html
- index.html
- to-string.html
- index.html
- index.html
- read.html
- index.html
- -toml-string-reader.html
- index.html
- read.html
- -toml-string-writer.html
- index.html
- to-string.html
- write-char.html
- write-string.html
- -empty.html
- index.html
- annotations.html
- content.html
- equals.html
- get.html
- hash-code.html
- index.html
- to-string.html
- -toml-table-builder.html
- build.html
- element.html
- elements.html
- index.html
- end-array-of-table-head.html
- end-array.html
- end-inline-table.html
- end-regular-table-head.html
- index.html
- start-array-of-table-head.html
- start-array.html
- start-comment.html
- start-inline-table.html
- start-regular-table-head.html
- write-boolean-value.html
- write-char.html
- write-element-separator.html
- write-float-value.html
- write-indentation.html
- write-integer-value.html
- write-key-separator.html
- write-key-value-separator.html
- write-key.html
- write-line-feed.html
- write-null-value.html
- write-space.html
- write-string-value.html
- write-string.html
- -native-local-date-time.html
- -native-local-date.html
- -native-local-time.html
- -native-offset-date-time.html
- -toml-array.html
- -toml-literal.html
- -toml-local-date-serializer.html
- -toml-local-date-time-serializer.html
- -toml-local-date-time.html
- -toml-local-date.html
- -toml-local-time-serializer.html
- -toml-local-time.html
- -toml-offset-date-time-serializer.html
- -toml-offset-date-time.html
- -toml-table.html
- -toml.html
- all-annotated.html
- annotated.html
- array.html
- as-toml-array.html
- as-toml-decoder.html
- as-toml-encoder.html
- as-toml-literal.html
- as-toml-null.html
- as-toml-table.html
- build-toml-array.html
- build-toml-table.html
- decode-from-native-reader.html
- decode-from-reader.html
- decode-from-string.html
- decode-from-toml-element.html
- element.html
- encode-to-native-writer.html
- encode-to-toml-element.html
- encode-to-writer.html
- get-array-or-null.html
- get-array.html
- get-boolean-or-null.html
- get-boolean.html
- get-float-or-null.html
- get-float.html
- get-integer-or-null.html
- get-integer.html
- get-literal-or-null.html
- get-literal.html
- get-local-date-or-null.html
- get-local-date-time-or-null.html
- get-local-date-time.html
- get-local-date.html
- get-local-time-or-null.html
- get-local-time.html
- get-offset-date-time-or-null.html
- get-offset-date-time.html
- get-string-or-null.html
- get-string.html
- get-table-or-null.html
- get-table.html
- get.html
- index.html
- literal.html
- parse-to-toml-table.html
- table.html
- to-boolean-or-null.html
- to-boolean.html
- to-byte-or-null.html
- to-byte.html
- to-char-or-null.html
- to-char.html
- to-double-or-null.html
- to-double.html
- to-enum-or-null.html
- to-enum.html
- to-float-or-null.html
- to-float.html
- to-int-or-null.html
- to-int.html
- to-local-date-or-null.html
- to-local-date-time-or-null.html
- to-local-date-time.html
- to-local-date.html
- to-local-time-or-null.html
- to-local-time.html
- to-long-or-null.html
- to-long.html
- to-offset-date-time-or-null.html
- to-offset-date-time.html
- to-short-or-null.html
- to-short.html
- to-u-byte-or-null.html
- to-u-byte.html
- to-u-int-or-null.html
- to-u-int.html
- to-u-long-or-null.html
- to-u-long.html
- to-u-short-or-null.html
- to-u-short.html
- package-list
- abstract-class-kotlin.svg
- abstract-class.svg
- annotation-kotlin.svg
- annotation.svg
- arrow-down.svg
- burger.svg
- checkbox-off.svg
- checkbox-on.svg
- class-kotlin.svg
- class.svg
- cross.svg
- enum-kotlin.svg
- enum.svg
- exception-class.svg
- field-value.svg
- field-variable.svg
- filter.svg
- function.svg
- homepage.svg
- interface-kotlin.svg
- interface.svg
- object.svg
- placeholder.svg
- theme-toggle.svg
- typealias-kotlin.svg
- ui-kit.min.css
- ui-kit.min.js
- index.html
- navigation.html
- detekt.yml
- gradle-wrapper.jar
- gradle-wrapper.properties
- yarn.lock
- .gitignore
- build.gradle.kts
- gradle.properties
- gradlew
- gradlew.bat
- LICENSE
- README.md
- settings.gradle.kts
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/eav-eav-eav/tomlkt
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd tomlkt
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Gradle (Java/Kotlin)
보통 추천사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- JDK (Java) Java/Kotlin 프로젝트를 빌드/실행하려면 필요합니다.
- Gradle 레포에 포함된 gradlew(Gradle Wrapper)를 쓰면 Gradle을 따로 설치할 필요가 없습니다.
cd benchmark
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
./gradlew build
Gradle로 빌드를 진행합니다.
BUILD SUCCESSFUL 메시지가 뜨면 성공입니다. build/ 폴더에 결과물이 생성됩니다.
// repository documentation
Was this content helpful?
(0 ratings)
