cra-template-npm-library icon indicating copy to clipboard operation
cra-template-npm-library copied to clipboard

Create React App template to build and publish NPM libraries with typescript support, and rollup, eslint, stylelint configurations

Results 16 cra-template-npm-library issues
Sort by recently updated
recently updated
newest added

Add is-ci script to husky install Also here https://github.com/morewings/cra-template-npm-library/blob/master/prepare.js#L12

- Add semantic release package. - Add commitlint. - Add docs about that.

documentation
enhancement
Version 2.x

Relates to #801

Version 2.x

Has to be done after #801 - transpile project files to javascript; - tsconfig => jsconfig; - change rollup config;

Version 2.x

Based on rollup plugin post CSS options

documentation
Version 2.x