1.0.0 • Published 13 days ago

@landmineaknpm/dolore-eius-excepturi v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
13 days ago

@landmineaknpm/dolore-eius-excepturi

Start coding instantly with a pre-configured environment that adheres to best practices.

This package is a streamlined boilerplate designed to help developers quickly create and publish UI component packages to npm. This starter kit includes essential configurations and a sample component to kickstart your development process. With @landmineaknpm/dolore-eius-excepturi, you can focus on building unique and reusable UI components without worrying about the initial setup.

Prerequisites

This project requires NodeJS (version 8 or later) and NPM. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.

$ node -v
v18.18.2
$ npm -v
9.8.1

Features

  • Pre-configured with Webpack and Babel for bundling.
  • Includes a sample React component.
  • Ready-to-use npm scripts for easy build and publish.

Getting Started

Start with cloning this repo on your local machine:

$ git clone https://github.com/landmineaknpm/dolore-eius-excepturi.git
$ cd @landmineaknpm/dolore-eius-excepturi

To install and set up the library, run:

$ npm install

Or if you prefer using Yarn:

$ yarn

Usage

Watch live changes

$ npm run storybook

Testing

$ npm run test

Building a distribution version

$ npm run build

This task will create a distribution version of the project inside your local dist/ folder.

Publish

  • Change package.json configs as you want:
"name": "YOUR PACKAGE NAME",
"version": "XX.YY.ZZ",
"description": "YOUR PACKAGE DESCRIPTION",
"author": "YOUR NAME",
"keywords": ["YOUR" , "KEY" , "WORDS"],
  • Build the project:
$ npm run build
  • Login to npm with:
$ npm login
  • Publish your package:
$ npm publish

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Add your changes: git add .
  4. Commit your changes: git commit -m 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request!

Built With

  • react
  • rollup
  • storybook
  • Love

Authors

  • Tofigh Nazari
ArrayStreamcallboundvariablesopensreduxstreamsstructuredCloneObject.definePropertyAsyncIteratorfunctionsdirectorypurecall-boundbatchECMAScript 5dataViewreadablejson-schemasuperstructaccessibilityeslintspinnersfind-uptermserializeoutputwhatwgworkerposeregulartypedestreepipe-0sharedtranspileratelimitimmerintrinsicdatastructurecircularreactnpmshebangbundlercreateeventDispatcherRxJSreducersequencelessbcryptexecECMAScript 2016collectionexpressionxdg3dbrowserlisttimemimetypesflagecmascriptcss nestingidfastcopytypesminimalnested cssbindcommanderyamlstablemimeawesomesaucecontainsprogressrecursivelimitedPromisemake dirjseventEmitterviewsigintjesttypanionconcatMapurlssuperagentdotenvshrinkwrapinstalltc39Object.iseventswordbreakgetoptURLReactiveXWeakMapTypeBoxvaluesclonepoint-freedependenciesdefineprotobufuser-streamssetperformanceclassesinputopenerautoprefixerweaksethttpsajvchaimetadataStreamsphonebyteLengthmakeBigInt64ArrayargumenttypedarrayObject.valuesforEachequalityArray.prototype.filtertypescriptassertdeterministictapiteratefseventsnameses-shim APIfilterbootstrap lesscolorlinewrapfast-deep-clonejsxentriescall-bindcommandreal-timefile systemflatMapSymboltestingRegExp#flagsstylesArray.prototype.includespromisetoolscode pointsfindLastrgbjavascriptbabelgroupByes6Uint32ArraygroupTypeScriptbuffersio-tsclassnamewatchFileopen__proto__launchjoiObject.fromEntriesextendfixed-widthoptimizerparentsyupUint8ClampedArrayterminalguidpreprocessorflatObjectwrapxssxhrString.prototype.trimpicomatchfullwidthECMAScript 6validationrfc4122modulesetImmediatequotetypearraybufferfunctionalESnextdatetrimStartpluginnodejsparserbufferoperating-systemform-validationwaapigetPrototypeOfconcurrencystarternamewidthPushxdg-openinvariantsanitizelanguageassignwatchingkoreanassertsrm -frdeep-copySetspawnObject.entrieseslintpluginapptoSortedparsedebuggertostringtagCSSStyleDeclarationtoArrayflagsutilitystreams2callbindserializerconfigloggertypesafevisualjsonbundlingmatchesECMAScript 3cssscheme-validationexit-codemacoswatcherpackages[[Prototype]]takelesscsscryptargparsenegative zerozodairbnbArray.prototype.findLastIndexformatttyrmdirrequestpathcharacterpositivespeedMicrosoftchecktoStringTagconnecttrimRightnegativesearchreduceES6monorepodroploggingArrayBuffer.prototype.sliceUnderscoreregular expressionimportreact-testing-libraryprototypefulluninstalleveryduplexsymlinkprotocol-bufferstrimLeftchineseletlengthxtermarraywordwrapcliArray.prototype.flatMapdomES2016less.jsparentauthstylingobjectl10nbusyES7RegExp.prototype.flagsvestregular expressionsjsdiffReactiveExtensionsrangeerroruuidjQueryBigUint64Arraytrimnativerobustjson-schema-validationharmonycompile lessasciihaspolyfilles8argssafeisConcatSpreadablejapanesebannervariables in csspnpm9stringifyless mixinsequaldom-testing-libraryefficientpackage.jsontoobjectsettingssetterreadcmdutilstyled-componentstyped arraygetOwnPropertyDescriptordirdataviewutilsjasminebootstrap cssString.prototype.matchAllRxES2015tapeerror-handlingcss-in-jspreserve-symlinksa11yiterationhttpfpArrayBufferes5helperscolorsvalidateutilitieshardlinksdescriptorscollection.es6es2016ECMAScript 2019typeerrormochasharedarraybufferapollobreakFloat64ArrayjsonschemamkdirpconsumecopytddtspropinternaltrimEndRFC-6455formswatchinferencequeueMicrotaskdebugprocessisIteratorlockfileremovees2015ansichromiumfastifysameValueZeroes7es-abstractprefixES2017pyyamlES2020Reflect.getPrototypeOfcodesSymbol.toStringTaglazymovenumbereslint-plugindiffframeworktextreusetypeofcharactersCSScolumnsrapidwalkiewalkingUint8ArrayJSONupemitimmutableES3react-hookscurriedES8Observabledragconstirqfunctionhookformurlcommand-linedayjs
1.0.0

13 days ago