citation-react-renderer
v0.4.0
Published
This is a Node library which will be responsible to render a Citation app based on its sources and a Citation server.
Downloads
10
Readme
Citation React Renderer
This is a Node library which will be responsible to render a Citation app based on its sources and a Citation server.
This is the React version of the renderer, there will be one for Angular and Vue too.
Tooling
Code is transpiled with Babel.
Usage
To run Babel with watch mode:
npm run dev
To run Babel:
npm run build