nowfound

Alternatives

Products that do what Snap.js – Beautiful Facebook-style side menu in JavaScript does

Hello HN community. Usually, I write open source code and release it to this community for you to all enjoy, but last time i released this code, I expected more feedback than I had actually received. That being said, I would benefit greatly from some feedback, whether it is about my code or my process of publicizing it. Any help would be great! https://github.com/jakiestfu/Snap.js Enjoy!

  1. 1
    Editor.js726

    A block-styled editor with clean JSON output

    2019 · editorjs.io

  2. 2WA

    Hey all, creator of Video.js and co-founder of Mux & Zencoder here. My team and I built this. I hope you like the themes we’ve built so far, and maybe even get inspired to build your own. I know Web Components are in a bit of a drama cycle right now. I’m happy to see them get any attention really. I’ve been pretty bullish on them since ~2013 when I started working with them, at least in the context of a widget like a video player. I’ve even given many related talks on them like this one (https://www.youtube.com/watch?v=N6Mh84SRoDg). I would never push them for a large app or…

    2024 · player.style

  3. 3MA

    hi all, I've always wanted to make my own game, but couldn't afford a thousand-dollar adobe (flash+photoshop) license. I'm not a talented programmer, have no degree in CS. But I understand some elements of design. So I got me a copy of ImpactJS, and after about 5 months of steep learning curve (at least for me), I managed to come up with a game. I also integrated it with a highscore and badge system, similar to what you get at Kongregate. You need to login with Google/OpenID to earn badges/scores. link is: http://www.hotbazooka.com/privatejoe hope to hear some feedback/questions from you guys!

    2011 · hotbazooka.com

  4. 4

    A free resource for learning and developing in JavaScript

    2015

  5. 5JS

    Together with PEZ (Peter Strömberg) I made a VSCode extension that allows you to script VSCode using Clojure (interpreted CLJS). The repo: https://github.com/BetterThanTomorrow/joyride Introductory video: https://www.youtube.com/watch?v=V1oTf-1EchU See examples directory: https://github.com/BetterThanTomorrow/joyride/tree/master/ex... See animated gifs and news on Twitter: https://twitter.com/hashtag/vsjoyride?src=hashtag_click&f=li...

    2022

  6. 6IM

    Primarily built this to learn how NextJS works and also a bit about Tailwind CSS. Also has request caching using the WebCache API + expiration which is quite a hacky implementation. Let me know what you think! Source is at https://github.com/say4n/hn, pull requests welcome!

    2023 · hn.sayan.page

  7. 7MB
  8. 8MW

    A place to learn and share html5/css3/js snippets. Its on a alpha/mvp stage right now. Let me know what you think. Http://html5snippets.com

    2011

  9. 9NO

    Hi everyone, This is the new landing page for OpenLoopz: https://openloopz.com/welcome It’s based on the excellent feedback I received from the original post. I know it’s far from perfect and there is still a lot of material I haven’t had time to add yet, but it’s a start. I plan to iterate and improve on this over time as I learn more about marketing and promotion. I hope it gets the message across about what OpenLoopz is and why you might want to use it! I will be adding more pages soon, such as testimonials, pricing info, FAQ, use cases, etc, and more detail in general.…

    2015

  10. 10AA

    Hey HN! I'm Andrew, one of the creators of Glass, a copilot for Next.js and React developers. Glass appears as a chat bar on your locally running Next.js server, and you can tell it to make changes like "build a dashboard" or "add a login button". Glass makes the changes to your sourcecode in real-time. Our goal with Glass is to automate away the easy but slow parts of frontend development, like locating the right file to edit, writing tailwind by trial-and-error, and copy-pasting boilerplate from Claude and other tools. We want to let you do all the tedious work entirely from your browser.…

    2024 · useglass.ai

  11. 11LF
  12. 12BM

    Hey all! We've been working on this browser extension with a friend for the last three years and we've made a few updates recently, so I figured I'd post it here :) We're building it as an open source and more modern alternative to things like Momentum. There's still a ton more we'd like to do and we're looking for constructive criticism or advice, both to improve it and make more people know about it. We're really proud of it and hope you like it. Cheers!

    2022 · bonjourr.fr

  13. 13FA

    Hey Friends, I always considered doing a show HN about this but never took the jump but since we're in the Show HN carnival I decided to share it. I wrote a free and open source quick guide to teach Firefox OS application development. With this ebook you go from zero to a little application in the Firefox Marketplace. https://leanpub.com/quickguidefirefoxosdevelopment/ I created this to give away at hackathons and hack days because the Mozilla docs were spread all over the developer hub, mdn and the wiki so it was hard for new developers to find what they needed. The…

    2014

  14. 14IH

    Hello HN, I had some christmas free time over the last two weeks (Merry Christmas btw ;-)) and used that time to completely recreate the website of my app[1]. I used all the fancy new tools. I didn't know some of them when I started. What was my goal? * Pretty website * Blazing fast * Mobile first * SSR * Webp support * Generally all the best website practices (high lighthouse score) What did I use? * Tailwindcss (https://tailwindcss.com/) * Tailwind Components (https://tailwindui.com/) * React (https://reactjs.org/) * ViteJs…

    2021

  15. 15CO

    Hi all! Here is my open-source side-project. It is a browser extension that lets you click on a component on your localhost to get to its code in your editor. It works with React, Svelte, SolidJS, Preact, and Vue components and with VSCode, Webstorm, or any other editor that supports URL protocol links. It can be used also as JavaScript library (instead of installing browser extension) It speeds up my web development so much that I can't work without that anymore :D Let me know if you like it or if you would like to improve it somehow. Contributions are welcomed…

    2022 · locatorjs.com

  16. 16YA

    Features: 1. Simple 2. No back-end framework like beego, gin, etc 3. Without ORM 4. CSR only Hope to get your feedback, Address: https://github.com/godiscourse/godiscourse

    2019

  17. 17AF

    Over the past few days, I've been working on this fun idea I had when I first saw the blur.js post, here on HN. My first though was to make a game using it. So, I wrote Friendblur. Check it out: http://friendblur.com/ This was my first Backbone.js app, as well. It seems to work pretty good on IE, FF, Chrome and Safari. I used Bootstrap to quickly get it out there. There's no server side database or anything, yet. I don't keep track of scores or anything. The only thing the server does is pipe facebook image data back to the user, because that was the first idea I had as to how to get around…

    2012

  18. 18WP

    I had this domain for some time and I never got around to make a project for it. This last weekend I finally managed to find a few hours to work on it and I've just finished putting the code into production. The site lets you choose some pictures from your Facebook photos and then it will let other users vote on them, as long as they know your URL. This way you can find your best picture. Some random facts the HN crowd will appreciate: - Technologies: Tornado, mongodb and memcache, served with nginx - The site took around 5 hours to design and write (including time spent in Photoshop and…

    2011

  19. 19IH

    Hello everyone, For the past several months, I have been building multiple React/TailwindCSS components for my projects. I have decided to bundle and document them so that I can share them with the community. The entire UI kit is written in Typescript on top of the class-variance-authority library. Although I am already using these components in production, the project is still in beta since it lacks a full test suite and dark mode. Please feel free to take a look and provide feedback if you have a moment to spare. Thank you!

    2023 · rewind-ui.dev

  20. 20IM

    Hi HN! I’ve spent the last few weeks writing a browser extension that lets users write their own HN themes using Handlebars and CSS. It works by converting the current Hacker News page’s content into an object that is made available to the user-defined Handlebars templates. There is a built-in code editor that makes writing themes super easy and you can see changes in real-time. If you don’t want to write a theme from scratch, there are premade themes available or you may import one made by somebody else. It is shipped with Bootstrap so you can get pretty far without needing to write a lot…

    2023 · hackernewspro.com

  21. 21IM

    Hey guys, I needed a way to convert Code, CSV, and Markdown snippets to shareable images so I built this over the weekend. It all runs locally in the browser using a few lines of jQuery. Nothing fancy. Sharing in case someone else might find it useful!

    Mar 2026 · snip2img.com

  22. 22IM

    Hi All, I’ve been working on an open-source SDK to make collecting user feedback on your website less painful. Instead of wasting time on building your own feedback system and boring forms, my SDK lets users leave feedback directly on your website—with all the context devs actually need. Here’s what it currently does: Users can select any element on the page Auto-captures logs, metadata & screenshots Sends instant notifications (Slack, Discord, etc.) Lets you reward users → boosts engagement & conversions Gives users a tracking link → builds accountability & trust Self-host + customize the…

    Sep 2025 · roastnest.com

  23. 23IH

    Last night I had a stupid idea, and wanted to check if it is technically possible. Well, it is! In a nutshell: Emoji support for your website's URLs. yourwebsite.com/contact - booring yourwebsite.com/:phoneemoji: - cool! So I wrote a nodejs middleware that offers emoji support for your API, with 2 lines of code. (well if you count the installation 3 lines) Here's the project: https://www.npmjs.com/package/slashemoji I currently have support for the /contact and /about routes. Can you give me some ideas of what other URLs to cover, and what emojis to…

    2019

  24. 24IW

    2021 · fullstack-nextjs-in-action.taonan.lu

Ranked by how close each launch is in meaning, then by votes. Refine with a description →