We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Penpad is currently under heavy development.
Stage 1
Stage 2
Stage 3
Before Penpad is considered stable, we'd like to have a baseline ecosystem of core plugins:
@penpad/plugin-logger
@penpad/plugin-color
@penpad/plugin-responsive-view
@penpad/plugin-code-panel
@penpad/preset-recommended
@penpad/plugin-github-markdown
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Penpad is currently under heavy development.
Stage 1
- Stubs are in place with minimum functionality.Stage 2
- MVP functionality is available, but may not be styled properly or have an optimal experience for users.Stage 3
- MVP experienceCore functionality
Plugins
Before Penpad is considered stable, we'd like to have a baseline ecosystem of core plugins:
@penpad/plugin-logger
- Log actions (like storybook/addon-actions)@penpad/plugin-color
- Color specimens@penpad/plugin-responsive-view
- Resize the viewport (like storybook/addon-viewport)@penpad/plugin-code-panel
- View JSX code (like storybook/addon-jsx)@penpad/preset-recommended
- A bundle of plugins that make sense to be placed on almost every project@penpad/plugin-github-markdown
- Style pages with GitHub markdownOther initiatives
The text was updated successfully, but these errors were encountered: