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

Including JS in repo (for those who don't use CoffeeScript) #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Including JS in repo (for those who don't use CoffeeScript) #2

wants to merge 1 commit into from

Conversation

onassar
Copy link

@onassar onassar commented Nov 15, 2012

I don't use CoffeeScript, so I thought it may be helpful to include the JS library itself for those who checkout the repo.

@brendanjerwin
Copy link
Contributor

Did you get the library using npm? if so, this should have compiled it on install:

"install": "coffee --compile src"

Tell me something about your usage. (I'd like to help, but I don't store compiled outputs in git.)

@onassar
Copy link
Author

onassar commented Nov 16, 2012

I just downloaded it so I could use it client-side.
Quick comparison of inputted html-blobs :-)

On Thu, Nov 15, 2012 at 7:19 PM, Brendan Erwin [email protected]:

Did you get the library using npm? if so, this should have compiled it on
install:

"install": "coffee --compile src"

Tell me something about your usage. (I'd like to help, but I don't store
compiled outputs in git.)


Reply to this email directly or view it on GitHubhttps://github.com//pull/2#issuecomment-10431771.

@brendanjerwin
Copy link
Contributor

Ok. Heard of jam? Use it?

On Nov 15, 2012, at 7:21 PM, Oliver Nassar [email protected] wrote:

I just downloaded it so I could use it client-side.
Quick comparison of inputted html-blobs :-)

On Thu, Nov 15, 2012 at 7:19 PM, Brendan Erwin [email protected]:

Did you get the library using npm? if so, this should have compiled it on
install:

"install": "coffee --compile src"

Tell me something about your usage. (I'd like to help, but I don't store
compiled outputs in git.)


Reply to this email directly or view it on GitHubhttps://github.com//pull/2#issuecomment-10431771.


Reply to this email directly or view it on GitHub.

@onassar
Copy link
Author

onassar commented Nov 16, 2012

Naww, that's that?

On Thu, Nov 15, 2012 at 7:41 PM, Brendan Erwin [email protected]:

Ok. Heard of jam? Use it?

On Nov 15, 2012, at 7:21 PM, Oliver Nassar [email protected]
wrote:

I just downloaded it so I could use it client-side.
Quick comparison of inputted html-blobs :-)

On Thu, Nov 15, 2012 at 7:19 PM, Brendan Erwin [email protected]:

Did you get the library using npm? if so, this should have compiled it
on
install:

"install": "coffee --compile src"

Tell me something about your usage. (I'd like to help, but I don't
store
compiled outputs in git.)


Reply to this email directly or view it on GitHub<
https://github.com/tnwinc/htmldiff.js/pull/2#issuecomment-10431771>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//pull/2#issuecomment-10432209.

@brendanjerwin
Copy link
Contributor

Jam.js is a package manager for front-end devs.

I'll look into a way to keep the compiled js available as a download.

On Nov 15, 2012, at 7:48 PM, Oliver Nassar [email protected] wrote:

Naww, that's that?

On Thu, Nov 15, 2012 at 7:41 PM, Brendan Erwin [email protected]:

Ok. Heard of jam? Use it?

On Nov 15, 2012, at 7:21 PM, Oliver Nassar [email protected]
wrote:

I just downloaded it so I could use it client-side.
Quick comparison of inputted html-blobs :-)

On Thu, Nov 15, 2012 at 7:19 PM, Brendan Erwin [email protected]:

Did you get the library using npm? if so, this should have compiled it
on
install:

"install": "coffee --compile src"

Tell me something about your usage. (I'd like to help, but I don't
store
compiled outputs in git.)


Reply to this email directly or view it on GitHub<
https://github.com/tnwinc/htmldiff.js/pull/2#issuecomment-10431771>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//pull/2#issuecomment-10432209.


Reply to this email directly or view it on GitHub.

@onassar
Copy link
Author

onassar commented Nov 16, 2012

I'll def. take a look.
Thanks sir :)

On Thu, Nov 15, 2012 at 8:01 PM, Brendan Erwin [email protected]:

Jam.js is a package manager for front-end devs.

I'll look into a way to keep the compiled js available as a download.

On Nov 15, 2012, at 7:48 PM, Oliver Nassar [email protected]
wrote:

Naww, that's that?

On Thu, Nov 15, 2012 at 7:41 PM, Brendan Erwin [email protected]:

Ok. Heard of jam? Use it?

On Nov 15, 2012, at 7:21 PM, Oliver Nassar [email protected]
wrote:

I just downloaded it so I could use it client-side.
Quick comparison of inputted html-blobs :-)

On Thu, Nov 15, 2012 at 7:19 PM, Brendan Erwin <
[email protected]>wrote:

Did you get the library using npm? if so, this should have
compiled it
on
install:

"install": "coffee --compile src"

Tell me something about your usage. (I'd like to help, but I don't
store
compiled outputs in git.)


Reply to this email directly or view it on GitHub<
https://github.com/tnwinc/htmldiff.js/pull/2#issuecomment-10431771>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub<
https://github.com/tnwinc/htmldiff.js/pull/2#issuecomment-10432209>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//pull/2#issuecomment-10432717.

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