loglevel icon indicating copy to clipboard operation
loglevel copied to clipboard

No DEMO link in readme

Open ttodua opened this issue 6 years ago • 4 comments

the readme is missing one of the most important thing - it doesnt contain demo.

for example, the BlackBird.js demo - http://demo.jb51.net/js/Blackbird/index.html

see how well it demonstrates the behavior.

ttodua avatar Sep 02 '18 11:09 ttodua

It's not the most thrilling library for demos, but I can see how a working live implementation you can play with might be useful. I'd happily accept PRs for this.

pimterry avatar Sep 02 '18 11:09 pimterry

I tried to submit a PR, but I'm having issues actually getting a demo to run as expected. Here is the value of demos: Demonstrate basic functionalities. I can't get tracing to work even though I set the level to tracing. A demo can best show how enabling tracing works as I surely do something wrong.

Edit: In case some do want a demo, happy to make it more comprehensive once I figure out why tracing level won't work: demo

hirako2000 avatar Oct 03 '21 16:10 hirako2000

Hi @hirako2000 - I'm not sure what you mean. I've just tested in both Firefox & Chrome, and that demo prints the "Some tracing" line into the console (with a detailed stack trace) both times.

It is possible to change the filters in your browser, so that even when lines are logged the lower levels aren't shown. Are you sure you haven't hidden trace messages in your console?

If not, can you share your exact OS & browser version, so I can reproduce this?

pimterry avatar Oct 04 '21 12:10 pimterry

Do you see the tracing call in the console tab ? I don't with latest desktop chrome build for latest osx.

I wouldn't say it's a library bug. Just trying to get close to a demo url we could place on the reademe to keep new users happy. If it works for you, just merge the codepen. Or provide a better one than the rudimentary statements I placed in there.

hirako2000 avatar Oct 06 '21 14:10 hirako2000

@pimterry - This could probably be closed now!

bladeski avatar Dec 16 '22 13:12 bladeski