npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@ryniaubenpm/sequi-praesentium-culpa

v1.0.0

Published

[![Piral Logo](docs/assets/logo.png)](https://piral.io)

Downloads

60

Maintainers

mi762136mi762136

Keywords

openupauthcorsbatchreactobjectmetadataduplexmobilesetImmediatesigintsetterconstutilsmonorepoimmerrmdircss nestingECMAScript 3typediteratearktypestyled-componentseast-asian-widthfindupfind-uptsfast-copylimitedefficientInt16Arraykeysredux-toolkitlesscssfast-cloneJSONtapechromiumreadablestreamuninstallstreams2react-hook-formstringifytoSortedajaxconfigurableargumentString.prototype.trimlinkpackagesprivateECMAScript 6positiveformhasredactjoiqueryexit-code6to5class-validatorsearchArrayBuffer.prototype.slicedebugURLSearchParamsreact-hooksimmutableassign3delectronautoprefixeres2017MicrosoftparsextermtypedarrayparentsgetPrototypeOfJSON-SchemareusesanitizeRFC-6455apilook-upObject.entriesquotecallbindeslintconfigsanitizationmapuuidjesta11ysettrimstylesstylesheetObject.assignWeakMapdefinePropertygettercompilerflagsFloat32ArrayratetimerequirematchAllomitObject.isfunctionshamfunctionsentriespatchurldom-testing-librarySymbol.toStringTagemitqsString.prototype.matchAllharmonycliECMAScript 2021codeshasOwnAsyncIteratorfiltercssYAMLdeep-copynamepopmotionstylingjsdomes-shimsdescriptorsdeepcollectiongetOwnPropertyDescriptorObject.fromEntriesfastifycommanderfastcopyforEachFunction.prototype.namechineseinterruptstrimEndaccessibilityES2023negativecontainsreduceiteratores-abstractstatusclientECMAScript 2018Array.prototype.flatMapsettingscopyclonesafeCSSIteratorwgetbind@@toStringTagfetchtacithandlerstypeinputwatchingtestingdatecurriedbootstrap lessoptioninternal slotminimalinternalgradients css3toolsfullwidthstarternodepackage managerprettyfromjapaneseclassname-0runtimemocha.envfindLastIndextypesafewhichsignalglobes8RegExp#flagshttpsinspect

Readme

Piral Logo

Piral · GitHub License Lerna Build Status FOSSA Status GitHub Tag GitHub Issues Community Chat Feed Status CLA Assistant

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.

Important Links

  • 📢 We are hiring! - work with us on Piral, its ecosystem and our users
  • 🌍 Website - learn more about Piral
  • 📖 Documentation - everything to get started and master micro frontends
  • 🉐 Help translating Piral! - making PRs in the documentation branch
  • 🐞 Issue Tracker - report bugs or suggest new features
  • 🗨 Forums - use the community support on StackOverflow
  • 👪 Community Chat - ask questions and provide answers in our Discord server

Getting Started

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.

Questions

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!

Contributing

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.

Repository Structure

  • docs contains the (user) documentation
  • src has the sources for all the developed packages, samples, and pages
  • test contains the test setup and (in the future) system tests
  • tools has some of the internal tooling for building the different components

Each subdirectory contains another README.md with more information regarding the contents of the specific folder.

Code of Conduct

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.

Contributing Guide

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.

Good First Issues

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.

License

Piral is released using the MIT license. For more information see the license file.