Skip to content

Support "dot" notation for object property names #4

Closed
@macgyver

Description

@macgyver

This is a rad plugin! I personally think it would be cool if it also supported dot notation, e.g:

<input name="dream.as.vividly.as.you.can" value="g">

would parse the same as:

<input name="dream[as][vividly][as][you][can]" value="g">

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions