Thanks to visit codestin.com
Credit goes to github.com

Skip to content

amreesh-tyagi/node-scaffolds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A monorepo contains some utility functions and configs for building Node.js / Typescript projects.

Overview

Package Description
@guanghechen/chalk-logger A simple colorful logger.
@guanghechen/cipher-helper Utility functions for cipher contents or files.
@guanghechen/commander-helper Utility functions for creating command line programs.
@guanghechen/eslint-config Eslint config for Node.js / Javascript project
@guanghechen/eslint-config-jsx Eslint config for Jsx project
@guanghechen/eslint-config-ts Eslint config for Typescript project
@guanghechen/event-bus A simple event bus.
@guanghechen/file-helper A collection of utility functions for handling files, such as split big file or merge multiple small files.
@guanghechen/invariant An invariant function.
@guanghechen/jest-config Basic jest configs for typescript monorepo
@guanghechen/jest-helper A collection of utility functions for jest tests
@guanghechen/locate-helper A collection of utility functions for locating nearest filepath matched the given pattern
@guanghechen/npm-helper A collection of utility functions for handling npm packages.
@guanghechen/option-helper A collection of utility functions for processing options
@guanghechen/plop-helper A collection of utility functions for plop templates
@guanghechen/postcss-modules-dts Generate *.d.ts files for style files (such as css, stylus and etc)
@guanghechen/react-hooks Custom React hooks.
@guanghechen/redux-actions Utility functions for creating async actions.
@guanghechen/rollup-config Rollup config for bundle typescript project.
@guanghechen/rollup-config-cli Rollup configs for bundle typescript cli project.
@guanghechen/rollup-config-tsx Rollup configs for bundle tsx project.
@guanghechen/rollup-plugin-copy Rollup plugins to copy files and folds (glob supported)
@guanghechen/template-ts-package Plop templates for creating simple typescript project
@guanghechen/template-tsx-package Plop templates for creating simple typescript + react project
@guanghechen/tool-git-cipher A cli tool for encrypting a entire git repository.
@guanghechen/utility-types Collection of typescript utility types

License

node-scaffolds is MIT licensed.

About

node.js scaffolds and tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 87.6%
  • JavaScript 9.7%
  • Handlebars 2.5%
  • Stylus 0.2%
  • SCSS 0.0%
  • CSS 0.0%