0.1.15 • Published 2 months ago

@a11ywatch/website-source-builder v0.1.15

Weekly downloads
513
License
MIT
Repository
-
Last release
2 months ago

@a11ywatch/website-source-builder

This package is used throughout the A11yWatch eco system as re-usable utils. The purpose of this lib is to handle custom edge cases that are required for the system and found being used throughout the system like converters and data handling functions.

Installation

npm install @a11ywatch/website-source-builder

import { sourceBuild } from "@a11ywatch/website-source-builder"

const data = sourceBuild("https://a11ywatch.com");

//  output {
//       pathname: "/",
//       domain: "a11ywatch.com",
//       pageUrl: "https://a11ywatch.com",
//       url: "https://a11ywatch.com"
//     }

Utils

This repo handles the usage limits that map to each plan or role. The usage is returned as ms.

The other utils are set to build custom shapes that help display or use values in A11yWatch that may just be used in memory.

0.1.15

2 months ago

0.1.10

1 year ago

0.1.11

1 year ago

0.1.12

1 year ago

0.1.13

1 year ago

0.1.14

1 year ago

0.1.9

1 year ago

0.0.40

1 year ago

0.0.41

1 year ago

0.0.42

1 year ago

0.0.43

1 year ago

0.0.37

1 year ago

0.0.38

1 year ago

0.0.39

1 year ago

0.0.35

1 year ago

0.1.0

1 year ago

0.1.2

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.6

1 year ago

0.0.33

1 year ago

0.0.34

1 year ago

0.0.32

2 years ago

0.0.31

2 years ago

0.0.20

2 years ago

0.0.21

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.25

2 years ago

0.0.30

2 years ago

0.0.26

2 years ago

0.0.27

2 years ago

0.0.28

2 years ago

0.0.29

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.17

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.4

3 years ago

0.0.1

3 years ago