JSPM

  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q69806F
  • License MIT

Shared code for nestjs projects

Package Exports

  • nest-shared
  • nest-shared/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nest-shared) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

📦 nest-shared

📦 nest-shared

TypeScript NPM Module Boilerplate

Issues GitHub pull requests GitHub Downloads GitHub Total Downloads GitHub release

Report Bug Request Feature

Systems on which it has been tested:

Macos Ubuntu Windows

Did you like the project? Please, considerate a donation to help improve!

TypeScript NPM Module Boilerplate

Getting started

Installation

Clone this repository: git clone https://github.com/hebertcisco/nest-shared

Open the directory and run the script line:

cd nest-shared 
npm i  # or yarn
rm -rf .git && git init && git add . && git commit -m "Initial commit" #Optional

Or create use the button "Use this template"

Edit the Icon on Figma:

Figma Icon