Skip to content

webcooltz/utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

utilities

Random coding utilities

DB-Generator

Generates DB dummy data

User Generator

Generates a fake user given basic parameters

Model Generator

This will generate an insertable JSON collection based on a model input

To-do

  • Find which model format is most common (Mongoose, etc.)
  • How to use command line in your NPM package
  • Allow user to give command line input (model file location)
  • Make basic model generators based on common properties (firstName, password, etc.)
  • Find out how to do typing for these (Number, String, etc.)
  • Make generic model generators for less-common things (Lorem Ipsum)
  • Allow user to use their own raw txt file to feed the model generator
  • TypeScript functionality
  • Publishing requirements
  • Publish

About

Random coding utilities

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages