mnrendra
• JavaScript/TypeScript engineer • Frontend (ReactJs/NextJs) engineer • Backend (NodeJs/NestJs) engineer - Love coding since 2013
Yogyakarta, Indonesia
Pinned Repositories
alias-resolver
A utility for resolving alias paths.
chalk-ansi-styles
Refactored ansi-styles code to support both CommonJS (CJS) and ES Modules (ESM) with mixed exports.
chalk-supports-color
Refactored supports-color code to support both CommonJS (CJS) and ES Modules (ESM) with mixed exports.
checkout-fetch-all
A GitHub Actions to run checkout uses actions/checkout@v3 to fetch all history, branches, and tags which require Personal Access Token.
gitidy
A tool for tidying Git flow.
materialios
nestjs
NestJs' utilities to develop the NestJs projects are more helpful.
nextjs-demo
My NextJs demo repository for learning purposes.
read-package
Read the package.json file from any sub-directory in your project.
rollup-plugin-mixexport
A Rollup plugin to mix CommonJS exports.
mnrendra's Repositories
mnrendra/read-package
Read the package.json file from any sub-directory in your project.
mnrendra/rollup-plugin-mixexport
A Rollup plugin to mix CommonJS exports.
mnrendra/alias-resolver
A utility for resolving alias paths.
mnrendra/chalk-ansi-styles
Refactored ansi-styles code to support both CommonJS (CJS) and ES Modules (ESM) with mixed exports.
mnrendra/chalk-supports-color
Refactored supports-color code to support both CommonJS (CJS) and ES Modules (ESM) with mixed exports.
mnrendra/next-tokens-demo
mnrendra/obtain-tsconfig-paths
Obtain a valid baseUrl and paths from the compilerOptions in the tsconfig.json file
mnrendra/read-stacked-file
Read the stacked file from any sub-directory in your project.
mnrendra/read-stacked-json
Read the stacked JSON file from any sub-directory in your project.
mnrendra/read-tsconfig
Read tsconfig.json file in your project.
mnrendra/rollup-plugin-alias
A Rollup plugin to resolve alias paths and automatically read the alias configuration from tsconfig.json.
mnrendra/rollup-utils
Rollup plugin utilities.
mnrendra/stack-trace
A utility to enable stack tracing of the NodeJs.CallSite object, allowing dynamic tracing of invocations.
mnrendra/types-aliases
A TypeScript type to validate the input of @mnrendra/alias-resolver or the output of @mnrendra/tsconfig-alias-parser.
mnrendra/types-camelcase
TypeScript utility types for converting a string type to camel case.
mnrendra/types-package
package.json interface extended from the official and unofficial fields.
mnrendra/types-tsconfig
TSConfig interface to validate tsconfig.json value.
mnrendra/validate-skipped-stacks
Validate a name or a list of names of stack traces that need to be skipped.
mnrendra/chalk
Refactored chalk code to support both CommonJS (CJS) and ES Modules (ESM) with mixed exports.
mnrendra/configs-rollup
Rollup config.
mnrendra/design-tokens-demo
mnrendra/mixexports
A function to mix CommonJS exports.
mnrendra/rendra-design-token
Rendra Design Token
mnrendra/rollup-plugin-chmod
A Rollup plugin to change file permission modes.
mnrendra/rollup-util-generate-output
Rollup utility for generating Rollup output options.
mnrendra/semantic-release-demo
A git-flow demo by using semantic-release.
mnrendra/tsconfig-alias-parser
Parse the baseUrl and paths from tsconfig.json into aliases.
mnrendra/util-log
A utility for console logging with color using chalk.
mnrendra/util-readable-list
A utility to convert an array into readable text.
mnrendra/zsh