Skip to content

JS helper libraries / functions #86

@ivandov

Description

@ivandov

Are there any JS client libraries or helper functions available for generation of the json objects that are needed to be created to inject into the array supplied to the json2md function?

I'm looking to create some helper functions like

  • getHeader(level, text)
  • getParagraph(text)
  • getCodeBlock(code, language, content)

I'd imagine some of these types of functions were already implemented elsewhere by the projects that consume this library.

Are there patterns for these helper type functions being established somewhere or tracked alongside this repo?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions