UNPKG

snowdev

Version:

Zero configuration, unbundled, opinionated, development and prototyping server for simple ES modules development: types generation, format and linting, dev server and TypeScript support.

45 lines (30 loc) 1.97 kB
# packageName [![npm version](https://img.shields.io/npm/v/packageName)](https://www.npmjs.com/package/packageName) [![stability-stable](https://img.shields.io/badge/stability-stable-green.svg)](https://www.npmjs.com/package/packageName) [![npm minzipped size](https://img.shields.io/bundlephobia/minzip/packageName)](https://bundlephobia.com/package/packageName) [![dependencies](https://img.shields.io/librariesio/release/npm/packageName)](https://github.com/gitHubUsername/packageName/blob/main/package.json) [![types](https://img.shields.io/npm/types/packageName)](https://github.com/microsoft/TypeScript) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-fa6673.svg)](https://conventionalcommits.org) [![styled with prettier](https://img.shields.io/badge/styled_with-Prettier-f8bc45.svg?logo=prettier)](https://github.com/prettier/prettier) [![linted with eslint](https://img.shields.io/badge/linted_with-ES_Lint-4B32C3.svg?logo=eslint)](https://github.com/eslint/eslint) [![license](https://img.shields.io/github/license/gitHubUsername/packageName)](https://github.com/gitHubUsername/packageName/blob/main/LICENSE.md) Package description. [![paypal](https://img.shields.io/badge/donate-paypal-informational?logo=paypal)](https://paypal.me/dmnsgn) [![coinbase](https://img.shields.io/badge/donate-coinbase-informational?logo=coinbase)](https://commerce.coinbase.com/checkout/56cbdf28-e323-48d8-9c98-7019e72c97f3) [![twitter](https://img.shields.io/twitter/follow/dmnsgn?style=social)](https://twitter.com/dmnsgn) ![](https://raw.githubusercontent.com/gitHubUsername/packageName/main/screenshot.gif) ## Installation ```bash npm install packageName ``` ## Usage ```js import packageNameCC from "packageName"; console.log(packageNameCC); ``` ## API <!-- api-start --> Auto-generated API content. <!-- api-end --> ## License MIT. See [license file](https://github.com/gitHubUsername/packageName/blob/main/LICENSE.md).