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

Browserify support #30

Open
devel-pa opened this issue Apr 6, 2015 · 2 comments
Open

Browserify support #30

devel-pa opened this issue Apr 6, 2015 · 2 comments

Comments

@devel-pa
Copy link

devel-pa commented Apr 6, 2015

I test it just if compiles, not integrated in a project, yet.

https://github.com/Shimballa/node-domlyfy

    "browserify": {
        "transform": [
          [
            "domlyfy",
            {
              "precompilerOptions": {
                "stripWhitespace": true
              }
           }
          ]
        ]
     }
@lazd lazd changed the title Just for fun Browserify support Apr 6, 2015
@lazd
Copy link
Owner

lazd commented Apr 6, 2015

@devel-pa good stuff! It would be great if you tested and maintained this, though I'm not sure what the demand is like now.

@devel-pa
Copy link
Author

devel-pa commented Apr 6, 2015

I don't know about the demand as everybody runs today to Angular and React. As for myself I'm in search of a good templating stuff for Backbone stack, as I think the render method is what brings it down in term of performance.
I'll try to maintain domlyfy, but it was just 10 minutes play. I hope you'll not deprecate DOMly too 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

2 participants