Anix
Anix
Roadmap
Will create a better explaining proposal soon ## V1 (next) **List of things need for `v1`** - [ ] Plugins support : gatsby like integration with the core - [...
#### Please PR against `v1` branch Currently we have `redux` only for state-management Its always better to have options To start with making this more flexible. We can give options...
## Feature request A new hook to update the content of navbar #### What problem does this feature solve? This will be useful as it will support the creating of...
configs hold the secret to DB. I guess using environment variable would be better instead.
# versioning ## Summary Support for creating docs for different versions. ## Motivation Versioning support in a documentation generator is quite helping as it helps in supporting separating the docs...
Refer this for the implementation https://github.com/babel/babel/pull/10569/files#diff-1d37e48f9ceff6d8030570cd36286a61R114-R133
This is issue for submitting feedbacks over new project idea I am working on here #56 Please give your feedback by submitting a PR with your feedback written here https://github.com/buildtip/create-web-app/blob/master/NEW_CLI_FEEDBACK.md...
**Feature** To add documentation creation library and writing docs for the package. **Library Suggestion** - [typedoc](https://github.com/TypeStrong/typedoc) - [docsify](https://github.com/docsifyjs/docsify) - [Docusaurus](https://github.com/facebook/Docusaurus) - [documentationjs](https://github.com/documentationjs/documentation) Our first Major release will be after completion...
# Hi ! 🚀 # :page_facing_up: Goal and about **Currently**, this is a simple cli tool for generating web app projects like using MERN stack based on a few questions...