1.0.0 • Published 3 years ago

@miyauci/nameable v1.0.0

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

test GitHub release deno land nest badge deno doc deno version node support version bundle size npm download

dependencies Status codecov Codacy Badge npm type definitions Commitizen friendly Gitmoji semantic-release License: MIT


Table of Contents

:sparkles: Features

  • :zap: Multi runtime support (Deno, Node.js and Browsers)
  • :books: Pure TypeScript and provides type definition
  • :earth_americas: Universal module, providing ES modules and UMD
  • :package: Optimized, super slim size
  • :page_facing_up: TSDoc-style comments

Package name

Deno: nameable (deno.land, nest.land)

Node.js: @miyauci/nameable (npm)

:green_heart: Supports

The TypeScript version must be 4.1.0 or higher.

This project provide ES modules and UMD. The range supported by both is different.

ES modules

Limit support to the latest environment to reduce the bundle size.

DenoNode.jsEdgeFirefoxChromeSafariiOS SafariSamsungOpera
^1.6.0^14.16.0last 2 versionslast 2 versionslast 2 versionslast 2 versionslast 2 versionslast 2 versionslast 2 versions

UMD

Browser is supporting since IE11.

Node.jsIE / EdgeFirefoxChromeSafariiOS SafariSamsungOpera
^6.17.0IE11 / ^16^60^61^10.1^10.3^8.2^48

Compared to ES modules, UMD has a bundle size increase of about 2.5x. Recommend using ES modules as much as possible.

:handshake: Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues.

:seedling: Show your support

Give a ⭐️ if this project helped you!

:bulb: License

Copyright © 2021-present TomokiMiyauci.

Released under the MIT license

1.1.0-beta.4

3 years ago

1.1.0-beta.3

3 years ago

1.1.0-beta.2

3 years ago

1.1.0-beta.1

3 years ago

1.0.0

3 years ago

1.0.0-beta.7

3 years ago

1.0.0-beta.6

3 years ago

1.0.0-beta.5

3 years ago

1.0.0-beta.4

3 years ago

1.0.0-beta.3

3 years ago

1.0.0-beta.2

3 years ago