1.0.25 • Published 7 months ago

ampersand-common-module v1.0.25

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months 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

7 months ago

1.0.24

7 months ago

1.0.23

10 months ago

1.0.22

11 months ago

1.0.21

11 months ago

1.0.20

11 months ago

1.0.19

12 months ago

1.0.18

12 months ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago