React Comfort is a React library that provides utilities for common programming tasks, that make coding in React easier and cleaner.
Helper guides for open source projects.
Docusaurus boilerplates, and instruction guidelines
ComfortableJS is a JavaScript library that provides utilities for common programming tasks, that make coding in JavaScript easier and cleaner. ComfortableJS uses Object-oriented programming (OOP) approach to build its libraries: Unlike other similar libraries that use the functional programming approach, for example, the popular Lodash library.