0.2.4 • Published 5 years ago

@lapidist/contentfulexplorer v0.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

contentfulexplorer

GitHub Release GitHub Issues Dependencies Dev Dependencies Coverage Status Build Status

contentfulexplorer: Generate React components from Contentful models.

Quickstart

➜ npx @lapidist/contentfulexplorer

Development

Install dependencies:

➜ npm i

Find more information about package.json scripts:

➜ npm run info
info:
  Display information about the package scripts
build:
  Clean and rebuild the project
fix:
  Try to automatically fix any linting problems
test:
  Lint and unit test the project
watch:
  Watch and rebuild the project on save, then rerun relevant tests
cov:
  Rebuild, run tests, then create and open the coverage report
doc:
  Generate HTML API documentation and open it in a browser
version:
  Bump package.json version, update CHANGELOG.md, tag release
reset:
  Delete all untracked files and reset the repo to the last commit
prepare-release:
  One-step: clean, build, test, publish docs, and prep a release

Additional build tasks can be found in package.json.

Credits and collaboration

contentfulexplorer is maintained by Brett Dorrans. I welcome comments, feedback and suggestions. Please feel free to raise an issue or pull request.

License

contentfulexplorer is licensed under the MIT license. See LICENSE for the full text.

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago