Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Document all accepted parameters #49

Open
@honzajavorek

Description

@honzajavorek

Documentation contains only

fury.parse({source}, function(err, result) {
  console.log(result.api.title);
});

and every time I want to use Fury I have to read code to learn what are the other options, such as generateSourceMap, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions