Skip to content

Number parsing#9

Closed
synec wants to merge 1 commit into
abdolence:masterfrom
synec:master
Closed

Number parsing#9
synec wants to merge 1 commit into
abdolence:masterfrom
synec:master

Conversation

@synec
Copy link
Copy Markdown

@synec synec commented Sep 9, 2015

I've added a few lines to allow number being parsed. When new config value parseNumber is set to true, all float and integer values are parsed from strings if they pass a simple regex test.

Please merge if you like it.

When config.parseNumber is set to true, all float and int values are parsed from strings
@mdileep
Copy link
Copy Markdown

mdileep commented Sep 6, 2017

Hi started modifying the X2JS to have this feature initially and later extended to support custom parsing .

Have a look at this pull request. #61

@synec synec closed this by deleting the head repository Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants