Difference between revisions of "Character Sheet Development/Pattern Libraries"
From Roll20 Wiki
Andreas J. (Talk | contribs) (Created page with "<noinclude>{{revdate}}{{BCS}} {{main|Building Character Sheets}} Pattern Libararies useful for creating your own character sheets. </noinclude> * {{repo|Kurohyou/Roll20-Snipp...") |
Andreas J. (Talk | contribs) m |
||
Line 5: | Line 5: | ||
</noinclude> | </noinclude> | ||
* {{repo|Kurohyou/Roll20-Snippets Roll20 Snippets}} - Char sheet & API code snippets - maintained by [[Scott C.]] | * {{repo|Kurohyou/Roll20-Snippets Roll20 Snippets}} - Char sheet & API code snippets - maintained by [[Scott C.]] | ||
+ | * [https://marketplace.visualstudio.com/items?itemName=anduh.roll20sheetdev Roll20 Sheet Dev (VS Code Extension)] - contains some code snippets for common roll20 sheet components - by [[Andreas J.]] | ||
* {{repo|onyxring/Roll20Async Roll20Async}} - framework to support for asynchronous code in Roll20 [[Sheetworkers]] | * {{repo|onyxring/Roll20Async Roll20Async}} - framework to support for asynchronous code in Roll20 [[Sheetworkers]] | ||
* {{repo|shdwjk/TheAaronSheet The Aaron Sheet}} - A facade for Sheet Worker Tasks and Utility Functions, including stylized [https://developer.mozilla.org/en-US/docs/Web/API/console/log console.log] messaging. | * {{repo|shdwjk/TheAaronSheet The Aaron Sheet}} - A facade for Sheet Worker Tasks and Utility Functions, including stylized [https://developer.mozilla.org/en-US/docs/Web/API/console/log console.log] messaging. |
Revision as of 18:30, 31 December 2021
Page Updated: 2021-12-31 |
This is related to Editing(coding) Character Sheets, which require Pro info to be able to use.Main Page: Building Character Sheets |
Main Page: Building Character Sheets
Pattern Libararies useful for creating your own character sheets.
- Roll20 Snippets - Char sheet & API code snippets - maintained by Scott C.
- Roll20 Sheet Dev (VS Code Extension) - contains some code snippets for common roll20 sheet components - by Andreas J.
- Roll20Async - framework to support for asynchronous code in Roll20 Sheetworkers
- The Aaron Sheet - A facade for Sheet Worker Tasks and Utility Functions, including stylized console.log messaging.
- Cassie's pattern library - various HTML/CSS/JS snippets & design patterns. Feb 2020, LCS
See Also
- Character Sheet Development/Sheet Templates
- Character Sheet Development/Complete Examples - a curated list of sheets which make for a good study of how a complete sheet might be designed.
- Character Sheet Repository - code for all the existing character sheets