Skip to content
New issue

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

De-obfuscated version #4

Open
callmevlad opened this issue Feb 25, 2014 · 2 comments
Open

De-obfuscated version #4

callmevlad opened this issue Feb 25, 2014 · 2 comments

Comments

@callmevlad
Copy link
Contributor

Hey Mark, it looks like the code is obfuscated/shortened in the main monotype.js. This is great for performance, but really painful when debugging or trying to understand what's going on under the hood.

There are many minifiers out there that can take verbose code and turn it into a tiny version, so I'm wondering if you'd be open to providing a non-minified version of monotype along with an auto-generated monotype.min.js distribution for production usage.

I think that would be extremely helpful for this library, and would boost contributions from others by lowering the learning curve.

@nedbaldessin
Copy link

Same for me: I wanted to understand what Monotype actually does and how it preserves ranges across edits, but mentally parsing one letter variables is very annoying (so I gave up).

@amark
Copy link
Owner

amark commented Mar 21, 2014

I'm sorry about this, it is on my to do list and I'll bump it up in my priority. I'll have this fixed soon.

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

No branches or pull requests

3 participants