Hacker News
- TiddlyWiki5 – A self-contained JavaScript wiki for the browser https://github.com/TiddlyWiki/TiddlyWiki5 7 comments
- SVG images can contain JavaScript https://github.com/berthubert/trifecta/issues/38 50 comments
- JavaScript Containers https://tinyclouds.org/javascript_containers 104 comments
Lobsters
- rome: A fully self-contained experimental javascript toolchain https://github.com/facebookexperimental/rome 15 comments javascript
- SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript http://alexgorbatchev.com/syntaxhighlighter/ 22 comments programming
- Apple took down Redditor's app because it contains the word Javascript and Oracle owns the JAVASCRIPT trademark https://www.reddit.com/r/javascript/comments/8d0bg2/oracle_owns_javascript_so_apple_is_taking_down_my/ 262 comments programming
- [JavaScript]AJAX call with URL containing two random alphanumeric characters http://codepen.io/drewbeh/pen/rxKpEJ 10 comments learnprogramming
- The oscin.es library contains nearly all of the standard combinators from combinatorial logic, implemented in JavaScript https://github.com/raganwald/oscin.es 4 comments javascript
- Wishlist: Browsers contain major JavaScript libraries in memory http://www.seifi.org/javascript/wishlist-browsers-contain-major-javascript-libraries-in-memory.html 4 comments javascript
- It is a JavaScript library open source, which contains many beautiful and free text effects. https://github.com/mohamedfrindi/TxtAnime.js 2 comments javascript
- nexus-di - A simple and powerful IoC container for JavaScript. https://github.com/danillosl/nexus-di 38 comments javascript
- music-fns is a JavaScript music utility library that contains small music notation related functions. https://github.com/madewithlove/music-fns 36 comments javascript
- Powerful IoC container for Javascript, Inversifyjs http://inversify.io/ 13 comments webdev
- I wrote this tiny standalone JavaScript library to resize text so it fits its container. Uses MutationObserver to update when content changes. https://rikschennink.github.io/fitty/ 16 comments web_design
- I wrote this tiny standalone JavaScript library to resize text so it fits its container. Uses MutationObserver to update when content changes. https://rikschennink.github.io/fitty/ 19 comments webdev
- InversifyJS 2.0: A powerful IoC container for JavaScript apps powered by TypeScript http://blog.wolksoftware.com/introducing-inversify-2 5 comments coding
- I'm working on a open-source IoC container for JavaScript apps and I need your feedback! https://github.com/inversify/inversifyjs/issues/58 5 comments typescript
- For those who haven't seen it: PHP.JS contains PHP functions ported to JavaScript http://phpjs.org/ 42 comments programming
- GitHub - mohamedfrindi/TxtAnime.js: It is a JavaScript library, which contains many beautiful and free text effects. https://github.com/mohamedfrindi/TxtAnime.js 2 comments learnjavascript
- {JavaScript} Silly question, does the `window` object contain basically everything else in the JavaScript environment? https://developer.mozilla.org/en-US/docs/Web/API/Window 11 comments learnprogramming
- JavaScript Algorithms - contains JavaScript implementations of different famous Computer Science algorithms https://mgechev.github.io/javascript-algorithms/ 6 comments javascript
- JavaScript: Trying to get clicked element's distance to top of its parent container. Not doing something right. http://codepen.io/anon/pen/rrodkv 3 comments webdev
- This PDF contains a playable copy of Doom | Adobe Acrobat's little-used JavaScript support gets exploited in Chromium browsers. https://arstechnica.com/gaming/2025/01/this-pdf-contains-a-playable-copy-of-doom/ 17 comments technews
- [X-post /r/webdev] I built this little javascript web app to help me weigh up financial decisions, then decided to polish it a bit and make it public. What do you think? (Probably contains bugs. Not tested in anything but Chrome yet). http://projecta.io 5 comments web_design
- I built this little javascript web app to help me weigh up financial decisions, then decided to polish it a bit and make it public. What do you think? (Probably contains bugs. Not tested in anything but Chrome yet). http://projecta.io/ 11 comments webdev
- Turntable.js is a responsive JQuery slider that will let you rotate through a list of images as your mouse (or finger) sweeps across a container. Think of it like a flipbook made with Javascript, instead of paper. All you need is a set of images, and jQuery. http://polarnotion.github.io/turntable/ 6 comments javascript
- Hey my fellow javascript enthusiasts, I made this resizeable split container component and I would be happy if you read about it on my Blog! :D https://maximmaeder.com/split-container-web-component/ 14 comments javascript
- I made Feather Wiki, a tiny tool for creating self-contained wikis in a single HTML file—like TiddlyWiki but as small as possible. It's now possible to extend its features with custom JavaScript! https://feather.wiki 35 comments selfhosted
- We've released our GitHub repository which contain code examples for accepting BTC & BCH with AtomicPay API in various programming languages, including C#, Go, Java, JavaScript, NodeJS, PHP, Python, Ruby and Shell scripting https://github.com/atomicpay/RESTful-API-client 10 comments btc
- A projectional editor demo in 20kLOC: creating a web page in one document that contains HTML, CSS, JavaScript, JSON, Common Lisp, etc. https://www.youtube.com/watch?v=s05SlmZ7ZPc 4 comments lisp
- A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and Javascript interfaces. Available as a self-contained VM or EC2 AMI that you can deploy yourself. http://www.datasciencetoolkit.org/ 22 comments programming