You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
Assuming this project isn't dead (4 days of commits and then dead silence, I know what that pattern means ;P), usability is key for other people to use it!
Add options such as
Choice to render lines/numbers or not
Background color (or no background if something will already be rendered on the canvas)
Camera options to allow zooming/scaling of the render as well as panning (in case devs wish to capture only a certain part of a Blueprint or make a dynamic tool for users to explore and perhaps modify blueprints)
Documentation (nothing fancy, just enough so devs know what to do)
Fix up the package.json (really you should npm init and then readd the dependency and script, but at a minimum you'd need a version number and main file)
Publish to npm! Woot!
The text was updated successfully, but these errors were encountered:
Wow, you actually reminded me of this at the right time, I will be adding loads of configuration options soon, as well as make a full rewrite to typescript.
I was trying to make use of this and it's unclear what the data.json file is expected to look like. Adding a doc on how to generate that or which library to use would be really helpful.
I was trying to make use of this and it's unclear what the data.json file is expected to look like. Adding a doc on how to generate that or which library to use would be really helpful.
I was wondering this too!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Assuming this project isn't dead (4 days of commits and then dead silence, I know what that pattern means ;P), usability is key for other people to use it!
The text was updated successfully, but these errors were encountered: