This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

transcend-react-next

3.34.0 • Public • Published

npm Version semantic-release CircleCI build

Online Docs at nuvi.github.io/transcend-react

transcend-react

React components and whatnot that transcend multiple projects

Developing

Since this package also includes documentation, it depends on itself. After cloning, cd transcend-react and:

npm link # this sets up a symlink from here to the global node_modules folder
npm link transcend-react # this symlinks back to the current package as if it were installed to the local node_modules folder

Then build project:

npm run watch

And serve the docs locally:

npm start

Releasing a new version of transcend-react

Releasing the transcend-react package to the npm registry is now handled automatically via CI when you merge to master, via semantic-release. The new semantic version will be calculated automatically, so long as you format your commit messages appropriately. This can be done easily by running npm run commit instead of git commit, and filling out the prompts (your formatted commit message will be generated automatically).

Readme

Keywords

Package Sidebar

Install

npm i transcend-react-next

Weekly Downloads

1

Version

3.34.0

License

ISC

Last publish

Collaborators

  • nuviteam