npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@diotoborg/quae-optio-culpa

v3.11.89

Published

<img align="right" width="100" height="100" src="https://@diotoborg/quae-optio-culpa.carlosjramirez.com/images/gs_logo_circle.svg" title="GenericSuite logo by Carlos J. Ramirez" />

Downloads

2,193

Maintainers

quochoanglm58quochoanglm58

Keywords

indicatorWeakSetpnpm9package manageruser-streamsclientajaxObject.keystranspileloadbalancingtoolsserializesubprocessRegExp#flagsec2ECMAScript 7Reflect.getPrototypeOfconsumeECMAScript 2016assertscodeshelpertelephonematchqsarktypeBigUint64ArrayieacornES8iteratepipeAsyncIteratortoStringTagInt32ArrayurlString.prototype.matchAllcurlendpointcoreirqtoReversedregulartakereplayserializationtoArraycompareebsreact-hook-formbuffersconstdomaccessibilityes2017trimRightES2022checkcolourclass-validatoreventEmitterstringifyrequireInt16ArrayposecjktsperformanttypetypanionglobalThisresolvemomenthardlinksfixed-widthisConcatSpreadablehasOwnPropertyloggingflagsArray.prototype.findLastIndexs3less mixinsbusyprocessECMAScript 2021querynamedescriptorspreprocessordeepcopyiamminimalslottestingfindLastIndexJSONecmascriptbootstrap cssgroupByrobustiteratorzeroreadquerystringyamldeepkeyeast-asian-widthschemefast-deep-copyECMAScript 3mappromiseapolloflatfindLastreuselaststylesetArray.prototype.filterwindowspicomatchshellcolumnsreduceregular expressioncryptmrupurefpiterationArray.prototype.flatdefineenumerablewindowlruES2016dom-testing-library_.extendwritabletypedarrayCSSbannerstreamrecursiveuninstallArray.prototype.findLastrandomtransportforEachownpredictableoffsetlibphonenumbercallbackcacheauthstableingetterstatelessjshintcss-in-jsbeanstalkvaluessomeCSSStyleDeclarationArray.prototype.includesregular-expressionlessremovephoneemrairbnbSymbol.toStringTagflattenutil.inspectreadableglobal objectnpmignorestyleguide6to5scheme-validationchromecollectionspinnersglacierreactloggerTypeBoxes2016immutablefullES2018utilitiesObject.valuesseskoreanponyfillFloat32ArrayECMAScript 2022idleslicematchAllnodejs@@toStringTagprettywaapicall-bindObservableerrorformcallArrayBufferhttpslintchinesetrimStartstarterfilterttyinferencedefinePropertysymbolestreerouteassertionclicallbindprivateexpressbabelautoprefixergenericstoobjectcore-jscommanderArray.prototype.containsawsObject.entriesless compilerpropertyfunctionsdeep-cloneconsole[[Prototype]]datanegative zeroreducerimportexportstoragegatewayclassesbineventDispatchertypescriptpostcsses5multi-packagesafestringformattingbootstrap lesshttphashgetsortedmergesyntaxerrorinternal slotlocalinvariantrdsobjectes-abstractglobalsbyteOffsetconfigramdajson-schemaprunecloudsearchReactiveExtensionsasyncbrowserslistqueuetypedECMAScript 2018fastifyincludesSystem.globalserializerwaitargvdatastructurePushhasOwnbyteLengthencryptionmonorepoargsdateopensslviewjapaneseHyBiescapesigintESmapreducejsonvaluejsxrfc9562propdataviewtoSortedsettingsfunction.lengthgesturesexitisString.prototype.trimidentifiers__proto__lesscssES2020Uint8Arrayfscompile lessES3metadataES2021kinesisasciiECMAScript 6optimistautoscalingtraversejsonschemafpssqsequalitywritedragpolyfillreact-testing-libraryYAMLelmworkspace:*asterisksenvironmentsjQueryauthenticationBigInt64Arrayaccessores-shimstestsigtermdeterministicelasticacheECMAScript 2015performanceweakmapmixinsprotoes7arraykeysoncelockfileeffect-tsastansitacitstatusarraybuffersignedsymbols

Readme

GenericSuite for ReactJS (frontend version)

Welcome to GenericSuite, a comprehensive software solution designed to enhance your productivity and streamline your workflows. This repository contains the frontend part of GenericSuite, equipped with a customizable CRUD editor, login interface and a suite of tools to kickstart your development process.

Features

  • Customizable CRUD editor: core CRUD (Create-Read-Update-Delete) code that can be parametrized and extended by JSON configuration files. There's no need to rewrite code for each table editor.
  • Customizable menu: menu and endpoints can be parametrized and extended by JSON configuration files in the backend side. The API will supply the menu estructure and security check based on the user's security group, and GenericSuite will draw the menu and available options.
  • Customizable Login Interface: Easily adapt the login page to match your brand identity with the App logo.
  • Development and Production Scripts: Quick commands to start development or build your application for QA, staging production environments on AWS.
  • Testing with Jest: Comes pre-configured with Jest for running tests, including an initial test for the <App /> component.
  • Inclusion of Essential Files: .env.example for environment variables setup, Makefile to short-cut frequent operations, webpack.config.js and config-overrides.js to run the App locally with Webpack or react-app-rewired, scripts with development and production scripts, and CHANGELOG.md for tracking changes across versions.

The perfect companion for this frontend solution is the backend version of The GenericSuite.

There's a version of this library with AI features: The GenericSuite AI.

Getting Started

Visit the GenericSuite Documentation for details about getting started, pre-requisites, installation, configuration, structure and operation.

Usage

Check the The GenericSuite usage for more details.

Documentation

License

GenericSuite is open-sourced software licensed under the ISC license.

Credits

This project is developed and maintained by Carlos J. Ramirez. For more information or to contribute to the project, visit GenericSuite on GitHub.

Happy Coding!