4.1.1 • Published 2 years ago

@ricardo-jrm/nova v4.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

🟪 @ricardo-jrm/nova

Typescript NPM Package Boilerplate

build license

author

lang version size


Bootstrap

npx @ricardo-jrm/nova

Boilerplate TypeScript project bootstrapped with all necessary configs and workflows

Workflows

Quality Assurance

  • Will lint code and run tests
  • Runs on pull_request sync and push to main

Release

  • Will create a GitHub release with auto generated versioning and changelog
  • Will publish the package to the public NPM registry
  • Runs on push to main and after the QA job

Publish to GitHub (Public)

  • Will publish the package to the public GitHub registry
  • Runs on workflow_dispatch

Install

npm install @ricardo-jrm/nova

yarn add @ricardo-jrm/nova

Scripts

// install deps
yarn install

// run dev
yarn dev

// run build
yarn build

// run lint
yarn lint

// run unit tests
yarn test

Project

Usage

import { example, exampleType } from '@ricardo-jrm/nova';

example();

Dev Dependencies

  • Yarn
  • Typescript
  • Nodemon
  • Prettier
  • ESLint
  • Commit Lint
  • Lint Staged
  • Husky
  • Jest
  • Semantic Release

License

MIT © Ricardo <l1b3r_-> Mota (@ricardo-jrm)

Bootstrapped with 🟪@ricardo-jrm/nova

4.1.0

2 years ago

4.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

2.0.0

2 years ago

3.4.0

2 years ago

3.3.1

2 years ago

3.2.2

2 years ago

3.3.0

2 years ago

3.2.1

2 years ago

3.2.0

2 years ago

3.1.0

2 years ago

3.2.6

2 years ago

3.2.5

2 years ago

3.6.0

2 years ago

3.5.1

2 years ago

3.2.4

2 years ago

3.5.0

2 years ago

3.3.2

2 years ago

3.2.3

2 years ago

3.0.0

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

4.0.2

2 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.0.12

3 years ago