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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close