Skip to content
/ Conv Public

Conv is a collection of conversion libraries, for different languages, for handling type conversions.

License

Notifications You must be signed in to change notification settings

Cheejyg/Conv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watchers Stars Forks Issues Pull requests Discussions Last commit License Contributors

Conv

The only library you'll ever need for type conversions.

Logo

Conv is a collection of conversion libraries, for different languages, for handling type conversions.

Go Java

Table of contents

  1. Conv
  2. Table of contents
  3. Installation
  4. Usage
  5. Contributing
  6. License

Installation

Go installation

go get github.com/Cheejyg/Conv/Go

Java installation

  1. Download Conv.jar.
  2. Add Conv.jar to Java build path.

Usage

Go usage

import conv "github.com/Cheejyg/Conv/Go"

Java usage

import com.github.cheejyg.conv.java.Conv;

Contributing

Pull requests and contributions are appreciated.

For major changes, please first open an issue to discuss what you would like to change.

License

MIT License

About

Conv is a collection of conversion libraries, for different languages, for handling type conversions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published