UNPKG

react-load-script

Version:

react-load-script enables you to easily create components which depend on third party JS scripts

15 lines (12 loc) 192 B
machine: node: version: 7 dependencies: pre: - curl -o- -L https://yarnpkg.com/install.sh | bash override: - yarn install test: override: - yarn lint - yarn test