The Clean and Modern Doom Mod Launcher. Contribute to popcar2/CleanDoom development by creating an account on GitHub.
Link Actions
I made a mod launcher for classic Doom (specifically, GZDoom) because I wasn't a fan of what currently exists. CleanDoom focuses on simplicity and usability.
If anyone here is a Doom fan, give it a try and let me know what you think!
talo is a CLI tool to manage your ADRs, RFCs, software design documents and more - canpolat/talo
Link Actions
I created a CLI tool that can be used to create, update, list and export (to HTML) software design documents like Architecture Decision Records (ADR), Requests for Comments (RFC), and any other custom document types you may have.
It's already trivial to create a Markdown file from an existing template and start typing. And, you will have to do most of the job in your favorite editor anyway. Here is what talo brings to the table:
You can list all your documents displaying their titles and latest statuses.
You can export your documents to HTML. talo will link documents to each other so that when a document supersedes another, you will be able to navigate between the two via hyperlinks.
You are not limited to ADR and RFC. You can create your own document type(s) and use talo to manage them.
The demo GIF in the README showcases some of the use cases. Advanced topics like creating your own document types are also documented in the README.
Quickly and easily generate easing curves for ease, spring, and bounce animations. Utilize animation presets or create your own custom animation curve, spring, or bounce. Instantly export to CSS, SCSS, Objective-C, and Swift.
Sqids is a lightweight, customizable library that converts numbers into short, URL-safe IDs. It's a flexible and collision-free solution for generating unique IDs.
Modulo.js is full featured Web Component framework, in a single 2000 line file without any dependencies. It's packed with many modern features (state management, data binding, liquid-style templating, SSR), and can even build itself and your components from within the browser, so no NPM or terminal skills are needed, making it easier to teach beginners.
While it might be new, I've been using internally for almost a year, meaning the documentation is fairly complete for a project at this stage, with 100s of example components / tutorials. So, I'd love to hear feedback! :)
Anyone into trying a new, fun little open source framework?