open-ish / utility

This project was generated as a developer's utility belt, where they might find solutions to be used independently on the system solution (business-wise) and js framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utility

This project was generated as a developer's utility belt, where they might find solutions to be used independently on the system solution (business-wise) and js framework.

Project structure

It's a monorepo with npm packages, all installable independently

  • NX: a set of extensible dev tools for monorepos, which helps us build and manage multiple projects within a single repository;
  • Typescript: a typed superset of JavaScript that compiles to plain JavaScript, providing powerful tools for building large-scale applications;
  • Semantic-release: semantic-release-plus is a drop in replacement for semantic release that adds some enhancements.

Packages

About

This project was generated as a developer's utility belt, where they might find solutions to be used independently on the system solution (business-wise) and js framework.

License:MIT License


Languages

Language:TypeScript 96.2%Language:JavaScript 2.6%Language:Shell 1.2%