mnrendra
• JavaScript/TypeScript engineer • Frontend (ReactJs/NextJs) engineer • Backend (NodeJs/NestJs) engineer - Love coding since 2013
Yogyakarta, Indonesia
mnrendra's Stars
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
google/material-design-icons
Material Design icons by Google (Material Symbols)
pmndrs/zustand
🐻 Bear necessities for state management in React
semantic-release/semantic-release
:package::rocket: Fully automated version management and package publishing
sindresorhus/yoctocolors
The smallest and fastest command-line coloring package on the internet
figma/plugin-typings
Typings for the Figma Plugin API
karthik947/Influxdb-Tutorial
This repo contains the code presented in Influxdb tutorial video.
mnrendra/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.
mnrendra/gitidy
A tool for tidying Git flow.
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/create-nodets-app
My initial NodeJs project template using TypeScript
mnrendra/gitidy-probot
A tool for tidying Gitflow.
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/ts-types-merge
TypeScript utility type to merge base object type with a new one.
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.