@formidablejs/view
TypeScript icon, indicating that this package has built-in type declarations

0.12.3 • Public • Published

Formidable View

Building blocks for Formidable SPA's.

Requirements

Install

Recommended

formidable new <app-name> --type full-stack --stack imba --scaffolding spa

The Formidable Installer will automatically publish spa scaffolding and install axios.

Existing Project

npm:

npm i @formidablejs/view axios --save

yarn:

yarn add @formidablejs/view axios --save

Publish

node craftsman package:publish --package=@formidablejs/view --tag=vendor --force

Only run in an un-modified Existing Project.

Security

If you discover any security related issues, please email donaldpakkies@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @formidablejs/view

Weekly Downloads

0

Version

0.12.3

License

MIT

Unpacked Size

119 kB

Total Files

104

Last publish

Collaborators

  • donaldpakkies