popstar-file-reader

1.0.5 • Public • Published

Stories in Ready build status dependencies Coverage Status

Popstar File Reader

The engine behind Popstar CMS - https://github.com/AntJanus/popstar-cms. After working on Popstar for months and months, and finally finding great utility in the file-reading engine whilst building Proverbs App and Jumbotron App, I realized that the heart Popstar deserved its own package and ability to be used outside of the CMS.

Why? Because for both Proverbs and Jumbotron, I found myself removing views and changing up routes (in order to build a proper API feed) and using Public for a javascript front-end driven app rather than a back-end app. Doing so, however, meant that I no longer used Popstar as a dependency and could no longer update it! D= The horror!

Instead, I am splitting up Popstar CMS into Popstar File Reader (an NPM package with all the logic and tests), and a Yo generator that will (essentially) clone the Popstar CMS repo without .git.

Package Sidebar

Install

npm i popstar-file-reader

Weekly Downloads

2

Version

1.0.5

License

none

Last publish

Collaborators

  • antjanus