To help other users, create an example application that shows various ways of using the library. This can also serve as a boilerplate for creating new applications.
Also, create a playground application, which consists of a div where content can be added and a terminal, side by side. Then, the user can put in different commands in the terminal and see the effects in the content element.
In the README file, there should be links to Github pages, for both these applications, so that they can be used online without installation.
To help other users, create an example application that shows various ways of using the library. This can also serve as a boilerplate for creating new applications.
Also, create a playground application, which consists of a
div
where content can be added and a terminal, side by side. Then, the user can put in different commands in the terminal and see the effects in the content element.In the README file, there should be links to Github pages, for both these applications, so that they can be used online without installation.