Everything you need to build a Svelte library, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte).
Storybook Docs: Document UI components automatically with stories and MDX
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
mjml-head-attributes
The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.
Find strongly connected components of a directed graph using [Tarjan's algorithm](https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm).
mjml-navbar
The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.
Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.
<div align="center"> <img src="https://raw.githubusercontent.com/apollographql/apollo-client-integrations/main/banner.jpg" width="500" alt="Apollo Client + Next.js App Router" /> </div>
Bring-Your-Own-Components runtime to register and retrieve react components
Transform React components into HTML email templates
Google Map components for Vue.js 3
mjml-head-style
The code and content synchronization for Sling / AEM (Adobe Experience Manager).
Enabling better Test selectors in Ember.js applications.
mjml-accordion
Utilities and Classes for parsing, formatting and managing Ethereum ABIs.
[](https://jqwidgets.com/license/)
🤹 Vue Composables putting your components in motion
The official Vue 3 component for FullCalendar
The primary entrypoint to the Firebase JS SDK
A better `mut` helper!
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by