Coder Social home page Coder Social logo

gox's Introduction

gox

Golang functions library

  • archivex
    • zipx
      • Compress
      • UnCompress
  • bytex
    • IsEmpty
    • IsBlank
    • ToString
    • StartsWith
    • EndsWith
    • Contains
  • cryptox
    • Crc32
    • Md5
    • Sha1
  • extractx
    • Number
    • Numbers
    • Float64
    • Float32
    • Int64
    • Int32
    • Int16
    • Int8
    • Int
  • filepathx
    • Dirs
    • Files
    • GenerateDirNames
    • Ext
  • filex
    • IsDir
    • IsFile
    • Exists
    • Size
  • fmtx
    • SprettyPrint
    • PrettyPrint
    • PrettyPrintln
  • htmlx
    • Strip
    • Spaceless
    • Clean
    • Tag
  • inx
    • In
    • StringIn
    • IntIn
  • ipx
    • RemoteAddr
    • LocalAddr
    • IsPrivate
    • IsPublic
    • Number
    • Random
    • String
  • isx
    • Number
    • Empty
    • Equal
    • SafeCharacters
    • HttpURL
    • OS
    • ColorHex
  • jsonx
    • ToRawMessage
    • ToJson
    • ToPrettyJson
    • EmptyObjectRawMessage
    • EmptyArrayRawMessage
    • IsEmptyRawMessage
    • NewParser
      • Exists
      • Find
        • Interface
        • String
        • Int
        • Int64
        • Float32
        • Float64
        • Bool
  • keyx
    • Generate
  • map
    • Keys
    • StringMapStringEncode
  • net
    • urlx
      • NewURL
      • GetValue
      • SetValue
      • AddValue
      • DelKey
      • HasKey
      • String
      • IsAbsolute
      • IsRelative
  • nullx
    • StringFrom
    • NullString
    • TimeFrom
    • NullTime
  • pathx
    • FilenameWithoutExt
  • randx
    • Letter
    • Number
    • Any
  • setx
    • ToSet
    • ToStringSet
    • ToIntSet
  • slicex
    • Map
    • Filter
    • ToInterface
    • StringToInterface
    • IntToInterface
    • StringSliceEqual
    • IntSliceEqual
    • StringSliceReverse
    • IntSliceReverse
    • Diff
    • StringSliceDiff
    • IntSliceDiff
    • Chunk
  • spreedsheetx
    • NewColumn()
  column := NewColumn("A")
  column.Next() // Return `B` if successful
  column.RightShift(26) // Return `AB` if successful
  column.LeftShift(1) // Return `AA` if successful
  • stringx
    • IsEmpty
    • IsBlank
    • ToNumber
    • ContainsChinese
    • ToNarrow
    • ToWiden
    • Split
    • String
    • RemoveEmoji
    • TrimAny
    • RemoveExtraSpace
    • SequentialWordFields
    • ToBytes
    • WordMatched
    • StartsWith
    • EndsWith
    • Contains
    • QuoteMeta
    • HexToByte
    • Len
    • UpperFirst
    • LowerFirst
  • timex
    • IsAmericaSummerTime
    • ChineseTimeLocation
    • Between
    • DayStart
    • DayEnd
    • MonthStart
    • MonthEnd
    • IsAM
    • IsPM
    • WeekStart
    • WeekEnd
    • YearWeeksByWeek
    • YearWeeksByTime
    • XISOWeek

gox's People

Contributors

hiscaler avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.