Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket
a

amymc

npm

Packages

Current Co-maintainers

Former Co-maintainers

14 packages

@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.