1.0.22 • Published 5 days ago

@signalplus/params-about v1.0.22

Weekly downloads
-
License
MIT
Repository
-
Last release
5 days ago

@signalplus/params-about

NPM Version Download Month gzip with dependencies: kb typescript pkg.module

pkg.module supported, which means that you can apply tree-shaking in you project

中文文档

A description for the module

repository

Demo

Run Example

you can see the usage by run the example of the module, here is the step:

  1. Clone the library git clone
  2. Go to the directory cd [the-module-directory]
  3. Install npm dependencies npm i(use taobao registry: npm i --registry=http://registry.npm.taobao.org)
  4. Open service npm run dev
  5. See the example(usually is http://127.0.0.1:3000/examples/test.html) in your browser

Installation

npm i -S @signalplus/params-about

Global name - The variable the module exported in umd bundle

ParamsAbout

Interface

See what method or params you can use in index.d.ts

Usage

import * as ParamsAbout from '@signalplus/params-about';

CDN

Use in html, see what you can use in CDN: unpkg

<-- use what you want -->
<script src="https://unpkg.com/@signalplus/params-about/lib/umd/<--module-->.js"></script>

Or,see what you can use in CDN: jsdelivr

<script src="https://cdn.jsdelivr.net/npm/@signalplus/params-about/lib/umd/<--module-->.js"></script>

style

For building style, you may need to import the css or scss file:

// scss
import '@signalplus/params-about/lib/css/index.scss';

// css
import '@signalplus/params-about/lib/css/index.css';

Or

// scss
@import '~@signalplus/params-about/lib/css/index.scss' // css
  @import '~@signalplus/params-about/lib/css/index.css';

Or, you can build your custom style by copying, editing and importing node_modules/@signalplus/params-about/lib/css/index.scss

QA

  1. Error Error: spawn node-sass ENOENT

You may need install node-sass globally, npm i -g node-sass

1.0.22

5 days ago

1.0.21

6 days ago

1.0.21-alpha

7 days ago

1.0.20

8 days ago

1.0.20-alpha

9 days ago

1.0.19

20 days ago

1.0.18

24 days ago

1.0.17-alpha

27 days ago

1.0.16

28 days ago

1.0.16-alpha

28 days ago

1.0.15

3 months ago

1.0.14

3 months ago

1.0.13

4 months ago

1.0.12-alpha

4 months ago

1.0.12

4 months ago

1.0.11-alpha

4 months ago

1.0.11-alpha1

4 months ago

1.0.11

4 months ago

1.0.9

4 months ago

1.0.9-alpha1

4 months ago

1.0.9-alpha

4 months ago

1.0.10

4 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.7-alpha1

9 months ago

1.0.7-alpha2

9 months ago

1.0.7-alpha3

9 months ago

1.0.6

12 months ago

1.0.5

1 year ago

1.0.5-alpha1

1 year ago

1.0.5-alpha2

1 year ago

1.0.5-alpha5

1 year ago

1.0.5-alpha3

1 year ago

1.0.5-alpha4

1 year ago

1.0.5-alpha

1 year ago

1.0.6-alpha1

12 months ago

1.0.4-alpha

1 year ago

1.0.2

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

0.1.53

2 years ago

1.0.0

2 years ago

0.1.52

2 years ago

0.1.51

2 years ago

0.1.50

2 years ago

0.1.49

2 years ago

0.1.48

2 years ago

0.1.47

2 years ago

0.1.46

2 years ago

0.1.45

2 years ago

0.1.44

2 years ago

0.1.43

2 years ago

0.1.42

2 years ago

0.1.41

2 years ago

0.1.40

2 years ago

0.1.39

2 years ago

0.1.37

2 years ago

0.1.36

2 years ago

0.1.35

2 years ago

0.1.34

2 years ago

0.1.33

2 years ago

0.1.32

2 years ago

0.1.31

2 years ago

0.1.30

2 years ago

0.1.29

2 years ago

0.1.28

2 years ago

0.1.27

2 years ago

0.1.26

2 years ago

0.1.25

2 years ago

0.1.24

2 years ago

0.1.23

2 years ago

0.1.22

2 years ago

0.1.21

2 years ago

0.1.20

2 years ago

0.1.19

2 years ago

0.1.18

2 years ago

0.1.17

2 years ago

0.1.16

2 years ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago