Skip to content

BipinBhandari/aba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aba

aba is scaffolding CLI tool to generate almost everything written on JS. Main goal of aba is to reduce time wasted on creating directories and files and writing similar code (such as creating react component, importing react on every jsx file) during programming. Overall it aims to improve programmer's productivity by decreasing time taken to do repetitive tasks.

Currently at very early stage (testing on my projects)

Roadmap

  • Flexible folder structure generator ✓
  • Generate redux-form based on schema
  • Generate graphql schema and resolvers

Todos

  • Eslint setup
  • Write test scripts

Usage

TODO yarn add aba-gen create a folder aba in root of your directory create aba.json (https://github.com/BipinBhandari/aba/tree/master/aba/aba.json) create generator and templates (refer here for example: https://github.com/BipinBhandari/aba/tree/master/aba) create npm script done

Development

License

https://github.com/BipinBhandari/aba/blob/master/LICENSE

About

js scaffolding CLI tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published