GitShow/mattpocock/sextant
mattpocock

sextant

A development tool to chart application flows, then implement them in code

by mattpocock
Star on GitHubForkWebsitenpm

TypeScript

177 stars5 forks3 contributorsQuiet · 5y agoSince 2020

Meet the team

See all 3 on GitHub →
mattpocock
mattpocock128 contributions
mwarger
mwarger2 contributions

Languages

View on GitHub →
TypeScript90.4%
Handlebars5%
HTML2.7%
JavaScript1.9%
CSS0.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 5 discussions · Last activity 5y ago
See all on GitHub →
grug
[Feature request] Add ability to export diagram image to clipboard/fileOpenIssue

Big Sextant fan! It would be fantastic if we had the ability to export an image of our Sextant diagrams straight to clipboard/file so that we could do things like drop them into Github issues or share with peers (sort of like how Excalidraw's "copy as PNG to clipboard" does it).

grug · 5y ago

Recent fixes

View closed PRs →
ditorodev
Improve the input fields so that they don't emit <div></div>MergedPR

Description Introduced ` \s, \t, \n`, just an example you can filter whatever you want). Requirements [x] Can adapt to whatever layout it is placed in [ ] Is flexible: grows with its text-content. (Note: this kinda works, still i have to figure out a way to do the proper calculations of size so it does not bugout, if too much text is placed the algorithm starts adding extra lines of text) PS: The way this components expands is simple. It just calculates how many characters('a' <--- a character) can be placed inside the current input width based on the current font size, then it just does a division to know how many lines the current text should take(its just an estimation, thats why there is problems. Maybe someone who knows maths better than me can figure this out haha; im sure it is not that complicated anyways ill still look at way to do this) @mattpocock @ezhikov (I'm tagging you guys bc maybe you'll know better)

ditorodev · 3y ago
mwarger
style applied to "Duplicate" buttonMergedPR
mwarger · 3y ago
mwarger
Event Types are overridden after duplicating a scenarioClosedIssue

Some kind of issue exists when creating new events. When running through the Success case for Get User, the USER event type was not created. I had to delete the event node using the X button and redo it to get the Event payload to show up properly. Suggested labels:

mwarger · 3y ago
Structured data for AI agents

Repository: mattpocock/sextant. Description: A development tool to chart application flows, then implement them in code Stars: 177, Forks: 5. Primary language: TypeScript. Languages: TypeScript (90.4%), Handlebars (5%), HTML (2.7%), JavaScript (1.9%), CSS (0.1%). Homepage: https://docs.sextant.tools Open PRs: 0, open issues: 5. Last activity: 5y ago. Community health: 28%. Top contributors: mattpocock, mwarger.

·@ofershap

Replace github.com with gitshow.dev