1.0.6-4 • Published 4 years ago

@bcgov/common-web-utils v1.0.6-4

Weekly downloads
57
License
Apache-2.0
Repository
github
Last release
4 years ago

About

Code duplication is a big issue. As developers move from from project to project we often copy and paste snippets of code between projects. While this is quick and easy its very hard to maintain.

This project is intended to act as a place where front end developers can store and share useful snippets of code.

Usage

npm i --save @bcgov/common-web-utils

Once you installed you can can use it like any other module:

import { ImplicitAuthManager } from '@bcgov/common-web-utils';

Available Modules

  • ImplicitAuthManager: this is an SSO Implicit Auth Helper Library
  • TypeCheck: (deprecated) this is a simple type checking library

Further Documentation

Implicit Auth Manager

Project Status / Goals / Roadmap

This project is active.

How to Contribute

Create a pull request with your code. Its really that simple.

* If you are including a Code of Conduct, make sure that you have a CODE_OF_CONDUCT.md file, and include the following text in here in the README:* "Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms."

License

Copyright 2019 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at 

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

nodejs-common-utils by the Province of British Columbia is licensed under a Creative Commons Attribution 4.0 International License.

1.0.6-4

4 years ago

1.0.6

4 years ago

1.0.6-2

4 years ago

1.0.6-1

4 years ago

1.0.6-0

4 years ago

1.0.5

4 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.6.0

5 years ago

0.5.2

5 years ago

0.4.2

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago