Socket
Book a DemoInstallSign in
Socket
n

neil-buckley

npm

Packages

Current Co-maintainers

Former Co-maintainers

18 packages

cra-template-views

The Views template for Create React App.

create-views-app

A tool to help you create a Views with for web or native

panels

Panels by UXtemple

parse-epub

A modern and modular ePub parser

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