@bodhi-project/seo

3.0.1 • Public • Published

SEO Library

SEO Library takes care of your website's SEO needs - quick and easy React-based components. Takes care of:

See: How to use these components

Based on: react-helmet

Start Developing

npm install
npm start

To update all package dependencies run -

npm-upgrade
npm install --save

Semver Versioning

Remember to update the version in package.json before publishing:

npm version patch --no-git-tag-version // Add a patch. Ex, goes from 0.0.1 to 0.0.2
npm version minor --no-git-tag-version // Add a minor package version. Ex, goes from 0.0.1 to 0.1.1
npm version major --no-git-tag-version // Add a major package version. Ex, goes from 0.0.1 to 1.0.1

To publish run -

npm run build
npm publish

Readme

Keywords

Package Sidebar

Install

npm i @bodhi-project/seo

Weekly Downloads

21

Version

3.0.1

License

MIT

Unpacked Size

50.3 kB

Total Files

19

Last publish

Collaborators

  • mitaliluthra
  • dbx834
  • mangalv