1.0.25 • Published 1 year ago

ampersand-common-module v1.0.25

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Package name - ampersand-common-module

Latest version - v1.0.25

  • This package holds all the common functionalities used in the Ampersand project.
  • All the typescript code is written inside the src folder.
  • Once the code is added, make sure you generate a new build by running the following command npm run build

  • The above command will generate a new build folder named dist
  • All the data renders from this dist folder

  • Push this new build to repository and publish this package.

  • To import any functionality, you can simply use the import statement.

    e.g :
    import { RandomId } from 'constant';

1.0.25

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago