Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
Top 10 JavaScript Presentation Projects
-
Project mention: I can easily copy codes with syntax highlighting in VScode. Can I do the same with Neovim? | reddit.com/r/neovim | 2023-01-31
There is silicon.nvim that uses the cli tool silicon to export the code as an image (I think there is also an alternative that uses carbon). There is also vim-copy-as-rtf that works only on OSx and Code2RTF.vim that works only on Windows (there was a fork of vim-copy-as-rtf for Linux, but I can't find it). Finally, there is this discussion about alternatives, being one of them to use pandoc and :TOHtml to export the text as RTF
-
I've been a fan of mdx-deck for a while (https://github.com/jxnblk/mdx-deck).
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
-
Download reveal-hugo theme for Hugo
-
https://github.com/doersino/markdeep-slides
markdeep slides can support all the stuff that markdeep supports
-
vizzu-ext-js-story
A presentation extension for the Vizzu charting library to create presentations with animated data visualisations with ease.
Project mention: Show HN: Open-source animated chart presentations in computational notebooks | news.ycombinator.com | 2022-09-111. They lacked the opportunity to use these charts to present their findings and control the animation better than just (re)running notebook cells.
2. They had challenges using our generic chart-building engine - they are more acquainted with picking a chart type and using the parameters specific to that type.
So we decided to build a new extension that enables our users to add the charts to slides and thus create interactive, animated presentations they can present right from the notebook. The presentation can be controlled with buttons beneath the charts, keyboard shortcuts (arrows, PgUp, PgDn, Home, End), or a clicker. We also added the capability to export these presentations to HTML to share them with others who don't use notebooks.
Example - scroll to the bottom for the presentation: https://vizzuhq.github.io/ipyvizzu-story/examples/demo/ipyvi....
We tackled the other challenge by introducing chart presets: users can now pick from the 40+ pre-defined chart types. https://ipyvizzu.vizzuhq.com/examples/examples.html#Preset-c...
Everything is released under the Apache 2.0 license and is available for JavaScript developers as an open-source data storytelling solution. Technically, in the Jupyter version, it's the JS lib being called from the notebook with a Python interface - similarly to what Plotly does. More info: https://github.com/vizzuhq/vizzu-ext-js-story & https://lib.vizzuhq.com/latest/
We'd love to know more about how our technology can be put to good use, so if you have any feedback or suggestions, we're here to listen.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Project mention: Websites that are good examples of usages of JavaScript (can be a topic about anything)? | reddit.com/r/learnjavascript | 2022-09-17
Something I built for a conference talk server renders web components in server less and edge functions. Includes examples of hydration and progressive enchantment using Declarative Shadow DOM in some of the examples. https://github.com/thescientist13/web-components-at-the-edge
-
-
JavaScript Presentation related posts
- Marp: Markdown Presentation Ecosystem
- Marp: Markdown Presentation Ecosystem
- I need some help getting to the colors of Neovim
- What is the best free slideshow maker??
- Present like a pro with Fusuma and markdown
- Use git submodules and make for simple code sharing
- Show HN: Ray.so – Create beautiful images of your code
-
A note from our sponsor - Appwrite
appwrite.io | 7 Feb 2023
Index
What are some of the best open-source Presentation projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | carbon | 31,869 |
2 | mdx-deck | 11,031 |
3 | fusuma | 5,272 |
4 | marpit | 719 |
5 | reveal-hugo | 552 |
6 | markdeep-slides | 146 |
7 | vizzu-ext-js-story | 8 |
8 | web-components-at-the-edge | 5 |
9 | slidesdown | 2 |
10 | qodemate | 1 |