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

@teamteanpm2024/atque-necessitatibus-excepturi

v1.0.3

Published

Downloads

217

Maintainers

shivamkalsi2024shivamkalsi2024

Keywords

utilsarktypeECMAScript 2021find-upes6schematrimeslint-pluginrangeerrorUint16ArrayincludesnamemiddlewareECMAScript 3argvspinnertermfpCSSsharedarraybuffermulti-packagereadableopenerrm -frurlsletstylesapolloenvironmentdayjsgettertostringtagsequencefetchcircularrfc4122stylesheetshamjson-schema-validatorESnextperformantgetdefinePropertycjkjsdiffextrarm -rfcorses2016tacitslicebundlertrimLeftformbundlingresolvedebuggerdataViewmakecommand-linepolyfillfilterarraybufferviewstructuredCloneECMAScript 2020flagpreserve-symlinksserializerratelimitparservalueArray.prototype.findLastIndexstyleguidebufferpositivematchObject.assignisObject.definePropertycontainsES5babelmake dirgetPrototypeOfbyteconnecttslibhttpsestreeless.jscoreString.prototype.matchAlldeep-copyprotobufrecursiveloggingcssArray.prototype.containsquerychineseimmerbindUint8Arrayspinnerstypedclassnamesutil0chromiumfast-deep-clonestreams2Promisea11yconcatMaputilitiesparentclischeme-validationoptimizereventsinspectmime-dbnegativeregexecmascriptchannellesscssstatelessawaitRFC-6455validES2022Uint8ClampedArrayinputbootstrap cssreal-timestyleoptimistgradients css3Object.valuestouchIteratorcode pointssanitizationrmpopmotionajvfile systemclassnametyped arraykeydescriptionfulleslintconfigpathES2017esslotpasswordrobustsortcss-in-jsreducerequalityfastcloneflattspoint-freeponyfillqueueMicrotasktc39typesafees8gesturesurlbootstrap lessjQueryaccessorformatargparseworkspace:*mimeWebSocketsshebangwalkingwebbreakReflect.getPrototypeOfsuperstructlastisConcatSpreadableless compilerlintoutputsetPrototypeOfjwtclientdefineprunejson-schema-validationstylingtapeformattingdragregular expressiondomapicall-bindreact-testing-librarystringifyinterruptsshrinkwrapchaies7windowsdeepcopyfunctionrmdirsuperagentsignalURLSearchParamsfast-copywritableawesomesaucekarmaimportdirectorytoSortedextendcolorsreusefigletprototypeoffsetJSONgradients csswritepicomatchredux-toolkitbluebirdjsonschemavaluesgetOwnPropertyDescriptorwordbreaksetregularshimtrimRightuninstallsymbolcomputed-typesargumentlaunchastremoveio-tsbcryptartES2020censorfantasy-landgroupforEachloggerefficientregular expressionsasynctypeerrorruntimeMicrosoftTypeBoxcharactersfullwidthReactiveExtensionsflatMapes2015less mixinsmobileirqtapyamlArrayBufferstringimmutablevalidategetoptexefindupcollectionInt16Arrayfastdiffargswidthes-shim APIsortedStreamproptelephonecollection.es6ECMAScript 2017handlersJSON-SchemaserializationloadingFunction.prototype.nameSymbol.toStringTagutilitytranspilersearchfixed-widthconcurrencybusy-0compile lesstypeuser-streamses2018__proto__WeakMapexecsignalscommandsettertestingxtermstarttypedarrayscore-jscurriednpmES2015hashiterateutil.inspectzodbddsetImmediatewordwrapxdg-openString.prototype.trimerrordom-testing-library3des2017concatcallbindURL.envchecki18nsettingspostcsssyntaxerrorlinewrapwaitstarterlistenersxhrvarlanguageramdanodejsoptionmimetypesmkdirslinuxArray.prototype.flattenCSSStyleDeclarationindicatorjavascriptfast-deep-copyminimalaccessibilitykoreanjsonArrayBuffer.prototype.sliceObject

Readme

Introduction

Expo is an open-source platform for making universal native apps that run on Android, iOS, and the web. It includes a universal runtime and libraries that let you build native apps by writing React and JavaScript.

This repository includes the Expo SDK, Modules API, Go app, CLI, Router, documentation, and various other supporting tools. Expo Application Services (EAS) is a platform of hosted services that are deeply integrated with Expo open source tools. EAS helps you build, ship, and iterate on your app as an individual or a team.

Read the Expo Community Guidelines before interacting in the repository. Thank you for helping keep the Expo community open and welcoming!

Table of contents

📚 Documentation

🗺 Project Layout

  • packages All the source code for Expo modules, if you want to edit a library or just see how it works this is where you'll find it.
  • apps This is where you can find Expo projects which are linked to the development modules. You'll do most of your testing in here.
  • apps/expo-go This is where you can find the source code for Expo Go.
  • apps/expo-go/ios/Exponent.xcworkspace is the Xcode workspace. When developing iOS, always open this instead of Exponent.xcodeproj because the workspace also loads the CocoaPods dependencies.
  • docs The source code for https://docs.expo.dev
  • templates The template projects you get when you run npx create-expo-app
  • react-native-lab This is our fork of react-native used to build Expo Go.
  • guides In-depth tutorials for advanced topics like contributing to the client.
  • tools contains build and configuration tools.
  • template-files contains templates for files that require private keys. They are populated using the keys in template-files/keys.json.
  • template-files/ios/dependencies.json specifies the CocoaPods dependencies of the app.

🏅 Badges

Let everyone know your app can be run instantly in the Expo Go app!

runs with Expo Go

runs with Expo Go

[![runs with Expo Go](https://img.shields.io/badge/Runs%20with%20Expo%20Go-000.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.dev/client)

[![runs with Expo Go](https://img.shields.io/badge/Runs%20with%20Expo%20Go-4630EB.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.dev/client)

👏 Contributing

If you like Expo and want to help make it better then check out our contributing guide! Check out the CLI package to work on the Expo CLI.

❓ FAQ

If you have questions about Expo and want answers, then check out our Frequently Asked Questions!

If you still have questions you can ask them on our Discord and Forums or on Twitter @Expo.

💙 The Team

Curious about who makes Expo? Here are our team members!

License

The Expo source code is made available under the MIT license. Some of the dependencies are licensed differently, with the BSD license, for example.