@signumjs/standards
TypeScript icon, indicating that this package has built-in type declarations

2.0.8 • Public • Published

@signumjs/standards

This package implements all established Signum standards (SRC- Signum Request for Comments)

Installation

@signumjs/standards can be used with NodeJS or Web. Two formats are available

Using with NodeJS and/or modern web frameworks

Install using npm:

npm install @signumjs/standards

or using yarn:

yarn add @signumjs/standards

Using in classic <script>

Each package is available as bundled standalone library using UMD. This way signumJS can be used also within <script>-Tags. This might be useful for Wordpress and/or other PHP applications.

Just import the package using the HTML <script> tag.

<script src='https://cdn.jsdelivr.net/npm/@signumjs/standards/dist/signumjs.standards.min.js'></script>

See more here:

@signumjs/standards Online Documentation

Package Sidebar

Install

npm i @signumjs/standards

Weekly Downloads

16

Version

2.0.8

License

Apache-2.0

Unpacked Size

448 kB

Total Files

89

Last publish

Collaborators

  • ohager