Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alazes/anyshop-framework
Ionic components, utilities and services for any shop
https://github.com/alazes/anyshop-framework
angular ionic ionic-framework lerna npm
Last synced: about 1 month ago
JSON representation
Ionic components, utilities and services for any shop
- Host: GitHub
- URL: https://github.com/alazes/anyshop-framework
- Owner: alazes
- License: apache-2.0
- Created: 2020-12-10T15:13:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T17:33:00.000Z (almost 2 years ago)
- Last Synced: 2024-11-28T12:03:46.979Z (about 1 month ago)
- Topics: angular, ionic, ionic-framework, lerna, npm
- Language: TypeScript
- Homepage:
- Size: 5.77 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# AnyshopFramework
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![time tracker](https://wakatime.com/badge/github/alazes/anyshop-framework.svg)](https://wakatime.com/badge/github/alazes/anyshop-framework)
![GitHub](https://img.shields.io/github/license/alazes/anyshop-framework)![Github lerna version](https://img.shields.io/github/lerna-json/v/alazes/anyshop-framework/main)
![Build](https://github.com/alazes/anyshop-framework/workflows/Build/badge.svg?branch=main)
![CodeQL](https://github.com/alazes/anyshop-framework/workflows/CodeQL/badge.svg?branch=main)## Packages
[![@anyshop/core](https://img.shields.io/npm/v/@anyshop/core?label=@anyshop/core&labelColor=white&color=blue&style=plastic&logo=ionic)](https://www.npmjs.com/package/@anyshop/core)
[![@anyshop/auth](https://img.shields.io/npm/v/@anyshop/auth?label=@anyshop/auth&labelColor=white&color=blue&style=plastic&logo=ionic)](https://www.npmjs.com/package/@anyshop/auth)
[![@anyshop/shared](https://img.shields.io/npm/v/@anyshop/shared?label=@anyshop/shared&labelColor=white&color=blue&style=plastic&logo=ionic)](https://www.npmjs.com/package/@anyshop/shared)
## Contributing
Check the [CONTRIBUTING](.github/CONTRIBUTING.md) file for guidelines about development.
## License
Copyright 2019-2022 (c) Alaz (https://alaz.es)
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.> Read the full licence at [LICENSE](./LICENSE) file