Skip to content
forked from nanlabs/nancy.js

This repository contains different React components, hooks, apps and libraries that are used in different projects here at NaN Labs.

License

Notifications You must be signed in to change notification settings

pauchena/nancy.js

 
 

Repository files navigation

React Reference

Changelog | Contributing

Linter Shell Check License: MIT

This repository contains different React components, hooks, apps and libraries that are used in different projects here at NaN Labs.

Applications

Collection of apps and examples that were created as a composition of different examples that can be found separately in the examples directory. Read more about the examples in the examples section.

  • Playground - This app was created with the goal to have examples of ours React components, hooks and libraries that are created in different packages in this repository. To create the examples, in this app we are using storybook stories. Check it out this simple example of Storybook.

  • React Webpack Boilerplate. This example contains the following features:

    • Boilerplate generated using create-react-webpack-project
    • Contains GitHub Actions with the following workflows:
      • Main Validation (ESLint + Prettier + E2E Tests)
      • Manual Execution with Params (Automated Tests execution)
      • Periodic Test execution and History update
      • Pull Requests validation with DangerJS
    • Full local development setup
    • Production ready setup
    • Webpack + ESBuild Loader
    • CSS or LESS or SaSS (global and modules)
    • ESLint + Prettier
    • Jest + React Testing Library
    • and more!

Packages

We provide a collection of different packages that can be used in different projects. Each package has its own README file with more details about the package. Check out the packages directory.

Examples

Collection of examples that solve specific problems using small pieces of code.

We have a collection of examples that solve specific problems using small pieces of code. Each example has its own README file with more details about the example. Check out the examples directory for more details!

Contributing

Contributions are welcome!

Contributors

Made with contributors-img.

About

This repository contains different React components, hooks, apps and libraries that are used in different projects here at NaN Labs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.6%
  • CSS 4.0%
  • JavaScript 2.7%
  • Other 0.7%