MPMBs-Character-Record-Sheet VS profiler

Compare MPMBs-Character-Record-Sheet vs profiler and see what are their differences.

MPMBs-Character-Record-Sheet

MorePurpleMoreBetter's D&D 5e Character Record Sheet (by morepurplemorebetter)

profiler

Firefox Profiler — Web app for Firefox performance analysis (by firefox-devtools)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
MPMBs-Character-Record-Sheet profiler
41 184
358 1,108
- 2.2%
6.1 9.6
about 2 months ago 3 days ago
JavaScript JavaScript
GNU General Public License v3.0 only Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

MPMBs-Character-Record-Sheet

Posts with mentions or reviews of MPMBs-Character-Record-Sheet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-10.
  • Full character sheet - like MPMB?
    1 project | /r/Pathfinder2e | 15 Jun 2023
    For this purpose I am looking for a recourse akin to the marvelous MorePurpleMoreBetter character sheet for 5e, which produces a PDF sheet containing all relevant information for the character pulled from the sources. It does not simply say "Firebolt". It tells you what firebolt does. And what sneak attack does, and what the "Outlander" background feature can do for a character.
  • Based on current playtest content (and WotC behaviour), do you plan on playing 5.5e?
    1 project | /r/dndnext | 29 Apr 2023
  • Need help adding new feature
    1 project | /r/mpmb | 28 Apr 2023
    Also check out the github page. There's a section called "additional content syntax" which has documents for how to add everything from subclasses to weapons, armor, and spells to the sheet. Also check out the "additional content" section as that has several classes sub pages to check out for examples
  • Creating a form fillable PDF that populates based on variables entered
    1 project | /r/learnjavascript | 3 Apr 2023
    Inspired by the MPMB Character Sheet for D&D games, I wanted to create a sheet that has variables and functions that would function for my workplace.
  • Custom Creation Help?
    1 project | /r/mpmb | 4 Mar 2023
    You should probably start by looking at the additional content syntax on MPMB's github. I know there's already a script on there for the Warmage from Valda's Spire of Secrets and one of it's subclasses, as well as three spells from the book, so that would probably be worth taking a look at too. As it happens I'm also actually working on a script commission for someone at the moment that adds in the House of Knights Warmage and a handful of spells from Valda's Spire of Secrets.
  • Need help finding a character sheet
    1 project | /r/dndnext | 3 Mar 2023
    You can get the latest version here and possibly send the creator a few bucks on Patreon to say “thanks!”
  • Is D&D's character sheet terribly designed?
    1 project | /r/dndnext | 12 Feb 2023
    As a starting point, there are so many customized class specific character sheets (with form fillable pdfs) that better use the space than the traditional 5E sheet. I used these character sheets a bunch; I also used the earliest iteration of the MPMB sheet but haven't circled back to them in years. My "character sheet" has never been limited to a single double sided piece of paper. Since 4E, I've used a binder with a bunch of info broken out into chunks with dividers. I've kept multiple characters in the binder; several years into 5E, I noticed it was getting a bit full so finally chucked the 4E references still lingering in the back of the binder.
  • Any good D&D character sheet apps?
    2 projects | /r/DnD5e | 10 Feb 2023
    Here to second More Purple More Better’s character sheets.
  • Save your D&DBeyond-Books as PDFs
    3 projects | /r/dndnext | 24 Jan 2023
    If you want a pdf character sheet that autocalculates, I use More Purple More Better. Great if you need an offline character sheet.
  • Apparently D&D Beyond twitch has canceled the stream for a third time
    1 project | /r/DnD | 18 Jan 2023

profiler

Posts with mentions or reviews of profiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-16.
  • Long running tab (kiosk), 100% CPU
    1 project | /r/firefox | 7 Dec 2023
    Probably your best bet is to use the Firefox Profiler once it starts hogging the CPU to try to see what it's doing. I'd be happy to take a look at the result although I don't have a lot of experience at diagnosing performance problems; hopefully the profile will make it obvious what's going on.
  • Slow Firefox Startup
    1 project | /r/openSUSE | 8 Aug 2023
    I tried using the https://profiler.firefox.com/ and running with:
  • Firefox Profiler
    1 project | news.ycombinator.com | 30 Jul 2023
  • Definite tab bug affecting both Win/Linux intermittently
    1 project | /r/firefox | 3 Jun 2023
    You can try to reproduce while taking a profile using the Firefox profiler, then share it in the #perf:mozilla.org room on Mozilla's Matrix instance.
  • Why does Firefox run slow
    1 project | /r/firefox | 26 May 2023
    Run a profiling session for ~30 sec when you notice something is running slower than you expect, see https://profiler.firefox.com/. Share results here if you want help interpreting them.
  • Problems with Firefox non snap versions on Ubuntu 22.04?
    3 projects | /r/firefox | 16 May 2023
    Next time, send a SIGABRT to the main process (kill -6 $(pidof firefox)) and use the resulting backtrace (you will find a link to the crash report in about:crashes) to file a bug. A performance profile could be useful, but you'll need to know first what to capture. This seems like a graphics issue, so try the Graphics preset. Share a link to your report.
  • Dear Firefox, why are you so terrible at rendering Flutter web apps? It's like potato quality.
    1 project | /r/firefox | 14 May 2023
    https://profiler.firefox.com will be useful if you can capture and share it to developers.
  • Webpages not loading or taking forever to load
    1 project | /r/firefox | 10 May 2023
    If you can reproduce it in safe mode and a clean profile, capture a performance profile using the clean profile while trying to load a problematic webpage, don't remove any information from it, and share it here (although it's typically not easy for users to analyse them), or file a bug with it attached.
  • Firefox hangs on Facebook page
    1 project | /r/firefox | 8 May 2023
    Next time, capture a performance profile using the Graphics preset, and kill the browser by entering kill -6 $(pidof firefox) in a shell. This will create a bug report (unless debian disables the crash reporter) that would indicate where Firefox is stuck at. You might need to use an official build to get useful results.
  • AV1 Lagging Like Mad
    1 project | /r/AV1 | 5 May 2023

What are some alternatives?

When comparing MPMBs-Character-Record-Sheet and profiler you can also consider the following projects:

PDF.js - PDF Reader in JavaScript

xkeysnail - Yet another keyboard remapping tool for X environment

horrifying-pdf-experiments - :syringe: Stuff which works in Chrome and maybe Acrobat and Foxit.

old-reddit-redirect - Ensure Reddit always loads the old design

beyondPrinting

rust-threadpool - A very simple thread pool for parallel task execution

OpenH264 - Open Source H.264 Codec

wolvic - A fast and secure browser for standalone virtual-reality and augmented-reality headsets.

heaptrack - A heap memory profiler for Linux

vdpau-va-driver-vp9 - Experimental VP9 codec support for vdpau-va-driver (NVIDIA VDPAU-VAAPI wrapper) and chromium-vaapi

uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.

Servo - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine