Skip to content

nhatndm/ts-design-pattern

Repository files navigation

TypeScript Design Pattern

Another repo for degisn pattern for ts developer

It is open source, Feel free to contribute

Feel free to build awesome design pattern


Npm

Installation

Node version: 10.16.3

npm i

Check your code run as expectation

To ensure you finish installation properly first

npm run test

Coding Style

Prettier and ts-lint are using to check Typescript code for readability, maintainability, and functionality errors

Please follow this style, and do not force commit to bypass the coding style validation

Meta

  1. This is maintained by @Nhat Nguyen - https://sinme.xyz
  2. Email: nhatndm1193@gmail.com

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/add_more_design_pattern)
  3. Commit your changes (git commit -am 'Add some design pattern')
  4. Push to the branch (git push origin feature/add_more_design_pattern)
  5. Create a new Pull Request

About

Typescript design pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors