draqon-modules
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

Draqons Modules

This module is a collection of diverse function components

Installation

npm install --save draqon-modules

Importing a function

import {FunctionName} from 'draqon-cookie-consent';

Available Functions

  • GetRequest(url: string)
  • PostRequest(url: string, body: any)
  • GetClassName(classNameBase: string, additionalClassList: any)
  • GetCookie(cname: string)
  • GetNumberInput(input: number, min?: number, max?: number)
  • GetExpireDate()
  • ScrollSmoothly()

Source Code

visit the source code for this project here.

Known Bugs

  • no documentated known bugs

Report Bugs and Issues

If you encounter any bugs, issues, or have improvements which you'd like to share, please choose one of the following ways to report your issue.

Version History

  • Start of documentated version history

Readme

Keywords

none

Package Sidebar

Install

npm i draqon-modules

Weekly Downloads

2

Version

1.0.8

License

MIT

Unpacked Size

19 kB

Total Files

14

Last publish

Collaborators

  • devdraqon