🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket
a

alex-vladut

npm

Packages

Current Co-maintainers

Former Co-maintainers

15 packages

@lente/vite-plugin-graphql

Vite plugin that makes it easy to import `.graphql` files as [TypedDocumentNodes](https://github.com/dotansimha/graphql-typed-document-node), which enables Typescript autocomplete for your GraphQL queries.

@viewstools/animations

Views animations wrapper around react-spring

@viewstools/create-expo-app

Dependencies and helpers for a Views app in an Expo app

@viewstools/create-react-app

Dependencies and helpers for a Views app in create react app

@viewstools/e2e

Views Tools E2E helpers

@viewstools/get-text

Get your Views text into a JSON for ready for I18n

@viewstools/local

Get your Views text into JSON files for ready for I18n and back

@viewstools/morph

Views language morpher

@viewstools/prettier

``` "husky": { "hooks": { "pre-commit": "lint-staged" } }, "lint-staged": { "*.{js,json,css,md}": [ "prettier --write", "git add" ], "*.view": [ "views-prettier --write", "git add" ] } ```

@viewstools/react-spring-animation-native

react-spring Spring animation supporting bounciness and speed

@viewstools/react-spring-animation-web

react-spring Spring animation supporting bounciness and speed

@viewstools/react-window-padded-lists

React components for efficiently rendering large, scrollable lists and tabular data

@viewstools/tables

Views tables

@viewstools/use

A tool to help you install Views in your create-react-app or create-react-native-app project

@viewstools/use-masked-input

A React hook to mask an input using text-mask.