Liking cljdoc? Tell your friends :D

bb-excel.cli


-mainclj

(-main & args)
source

bbexcelclj

(bbexcel input output options)

Extract Excel Sheets into EDN

Extract Excel Sheets into EDN
sourceraw docstring

cli-optionsclj

Command Line Options

Command Line Options
sourceraw docstring

error-msgclj

(error-msg errors)

Error messages

Error messages
sourceraw docstring

fxnsclj

Map of functions

Map of functions
sourceraw docstring

helpclj

(help summary)

Command line options

Command line options
sourceraw docstring

leftclj

(left s n)

Takes up to n characters from a string

Takes up to n characters from a string
sourceraw docstring

skeywordclj

(skeyword s)

Sanitizes column headers and converts them to keywords.

  1. Removes slashes and spaces
  2. Lower cases
  3. Takes up to 50 characters
  4. Replaces non-ascii characters with an underscore.

**Not appropriate for foreign language headers

Sanitizes column headers and converts them to keywords.
1. Removes slashes and spaces
2. Lower cases 
3. Takes up to 50 characters
4. Replaces non-ascii characters with an underscore.

**Not appropriate for foreign language headers
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close