We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How does mostify get used without the parens in:
fs = mostify fs-raw
The text was updated successfully, but these errors were encountered:
hey @jadbox ,
the line above looks like this
var fs = mostify (fsRaw)
Sorry about that, I have been meaning to write a guide in vanilla JavaScript rather than the default one which is written in LiveScript :(
Sorry, something went wrong.
Update readMe to use javascript. Resolves mostjs-community#1.
8fb35f4
No branches or pull requests
How does mostify get used without the parens in:
The text was updated successfully, but these errors were encountered: