Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

I would like to know more about ng2-summernote #1

Open
ryudy2235 opened this issue Aug 24, 2016 · 4 comments
Open

I would like to know more about ng2-summernote #1

ryudy2235 opened this issue Aug 24, 2016 · 4 comments

Comments

@ryudy2235
Copy link

I want to use the ng2-summernote in angular2 Can you give the test-code that can work ?
And angular2 version you currently have sseusigo what about the third?

@martinsvb
Copy link
Owner

martinsvb commented Aug 24, 2016

Hello,

easily add "ng2-summernote": "1.10.7" to your package.json dependencies and run npm install.
ng-2summernote will be donwloaded to node_modules.
Then continue by README in this repo.

Actually I'm using it with Angular 2 RC4.

If you set upload URL ng2-summernote will be upload images to this URL, so you need BE script for it.
I have PHP version for BE image store, if you want.

Don't hesitate contact me for any other questions.

Martin

@martinsvb
Copy link
Owner

I forgot, that you need summernote in package.json dependecies too.
I'm actually using: "summernote": "^0.8.1"

@ryudy2235
Copy link
Author

If you'll excuse me I want to ask you one thing , how the value of using javascript summernote Did you pass into typescript?

@martinsvb
Copy link
Owner

martinsvb commented Aug 25, 2016

I'm not sure, I'm understand your question. ng2-summernote provides databinding between ng2model and summernote and uploading/deleting API images if you set it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants