1.0.9 • Published 5 years ago

@deniskkk/aws-amplify-angular v1.0.9

Weekly downloads
12
License
Apache-2.0
Repository
-
Last release
5 years ago

AWS Amplify Package - aws-amplify-angular

AWS Amplify is a JavaScript library for frontend and mobile developers building cloud-enabled applications. The library is a declarative interface across different categories of operations in order to make common tasks easier to add into your application. The default implementation works with Amazon Web Services (AWS) resources but is designed to be open and pluggable for usage with other cloud services that wish to provide an implementation or custom backends.

aws-amplify-angular is one of the AWS Amplify library packages, provide building blocks for Angular App development. Documentation is available here

STEPS TO UPDATE LIBRARY:

Pre requirements:

npm install -g rollup npm install -g uglify-js

  1. All the changes to library are made in folder /src (Important: not /dist/src folder)

  2. npm run build (Important: if you dont build project changes would not be released )

  3. release to npm

To release to npm: 1. Change package version i package.json 2. Login to npm using npm login 3. Run npm publish --access=public

1.0.9

5 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago