Gathering detailed insights and metrics for piral-cycle
Gathering detailed insights and metrics for piral-cycle
Gathering detailed insights and metrics for piral-cycle
Gathering detailed insights and metrics for piral-cycle
npm install piral-cycle
Typescript
Module System
Node Version
NPM Version
72.4
Supply Chain
99.3
Quality
95.4
Maintenance
100
Vulnerability
100
License
TypeScript (94.24%)
JavaScript (3.62%)
SCSS (1.95%)
HTML (0.18%)
CSS (0.01%)
Total Downloads
122,614
Last Day
17
Last Week
252
Last Month
1,769
Last Year
22,110
1,732 Stars
3,798 Commits
127 Forks
33 Watching
5 Branches
43 Contributors
Latest Version
1.7.3
Package Id
piral-cycle@1.7.3
Unpacked Size
20.42 kB
Size
6.46 kB
File Count
25
NPM Version
lerna/8.1.7/node@v20.10.0+x64 (linux)
Node Version
20.10.0
Publised On
11 Dec 2024
Cumulative downloads
Total Downloads
Last day
-19%
17
Compared to previous day
Last week
-40%
252
Compared to previous week
Last month
31.1%
1,769
Compared to previous month
Last year
-57.7%
22,110
Compared to previous year
4
Easily build a next generation web application using microfrontends. Piral enables you to create a modular frontend application that is extended at runtime with decoupled modules called pilets leveraging a microfrontend architecture.
A pilet can be developed independently and ships with the necessary code, as well as all other relevant assets. Pilets are as independent of the host application as you want them to be - making them transferrable between different applications.
This makes Piral an ideal foundation for a mid-sized to large-scale applications developed by distributed teams.
:zap: A pilet is capable of dynamically extending other pilets or using such extension slots itself.
:zap: A pilet can provide or use shared dependencies from other pilets.
:zap: A pilet is isolated (developed and handled) and will never destroy your application.
:zap: A pilet can be developed with any technology using a standard IDE.
:zap: A pilet can be updated and published within seconds.
:zap: A pilet can be rolled out or disabled dynamically to create self-forming applications.
:zap: A pilet can be debugged seamlessly just as if you write a monolith.
Piral itself is developed as a monorepo. As such this repository may contain an overwhelming amount of information.
Our recommendation is to start at the documentation available at docs.piral.io. Working through the available tutorials will give you the necessary information in the best possible order.
While the GitHub issues may be used in case of questions, we would prefer general usage questions to be raised either in our Discord server or at StackOverflow.
Be sure to check our FAQ and the official tutorials upfront!
The main purpose of this repository is to continue to evolve Piral and its core ecosystem, making it faster, more powerful, and easier to use. Development of Piral happens in the open on GitHub, and we are grateful to the community for contributing bugfixes, ideas, and improvements.
Read below to learn how you can take part in improving Piral.
docs
contains the (user) documentationsrc
has the sources for all the developed packages, samples, and pagestest
contains the test setup and (in the future) system teststools
has some of the internal tooling for building the different componentsEach subdirectory contains another README.md
with more information regarding the contents of the specific folder.
We adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.
Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Piral.
To help you get your feet wet and get you familiar with our contribution process, we have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started.
Piral is released using the MIT license. For more information see the license file.
No vulnerabilities found.
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
SAST tool is run on all commits
Details
Reason
Found 0/14 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
13 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-16
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More