Skip to content
/ template-module Public template

Template for nextcss modules

License

Notifications You must be signed in to change notification settings

nextcss/template-module

Repository files navigation

Getting Started

  • Click to Use this template button
  • Update LICENSE file
  • Update README file
  • Update package.json file
  • Start coding in src/ folder
  • Add tests in test/ folder
  • Workflow uses Codecov

[Place badges here]

Title

[Short description]

Introduction

[What is this package]

Installation

Install the package via yarn or npm.

yarn add @nextcss/{PACKAGE}
npm i @nextcss/{PACKAGE}

Other Sections

[Write sections here. Don't forget to add links to the Table of Contents']

TypeScript

Since we don't use TypeScript, any issue with TypeScript is your business. For more information, see the Typescript documentation. If you're having problems with TypeScript, here are some hints that might get you started:

  • esModuleInterop option in compilerOptions
  • allowJs option in compilerOptions
  • declare module "*" definition in declarations.d.ts

Guidelines

To learn about the guidelines, please read the Code of Conduct, Contributing and Security Policy documents.

License

MIT License @ {YEAR} Zsolt Tövis

If you found this project interesting, please consider supporting my open source work by sponsoring me / give the repo a star / follow the nextcss project.