10.3.7 • Published 4 years ago

sku-for-testing v10.3.7

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

npm

Front-end development toolkit, powered by Webpack, Babel, CSS Modules, Less, ESLint, Prettier, Jest, Storybook and Playroom.

Quickly get up and running with a zero-config development environment, or optionally add minimal config when needed. Designed for usage with seek-style-guide, although this isn't a requirement.

This tool is heavily inspired by other work, most notably:

WARNING: While this software is open source, its primary purpose is to improve consistency, cross-team collaboration and code quality at SEEK. As a result, it’s likely that we will introduce more breaking API changes to this project than you’ll find in its alternatives.

Getting Started

Create a new project and start a local development environment:

$ npx sku init my-app
$ cd my-app
$ npm start

Don't have npx?

$ npm install -g npx

Documentation

Contributing

Refer to CONTRIBUTING.md. If you're planning to change the public API, please open a new issue and follow the provided RFC template in the GitHub issue template.

License

MIT License

@babel/core@babel/plugin-proposal-class-properties@babel/plugin-proposal-nullish-coalescing-operator@babel/plugin-proposal-object-rest-spread@babel/plugin-proposal-optional-chaining@babel/plugin-transform-react-constant-elements@babel/plugin-transform-react-inline-elements@babel/plugin-transform-runtime@babel/preset-env@babel/preset-flow@babel/preset-react@babel/preset-typescript@babel/runtime@loadable/babel-plugin@loadable/component@loadable/server@loadable/webpack-plugin@storybook/addon-knobs@storybook/react@types/jest@types/loadable__component@types/webpackautoprefixerbabel-jestbabel-loaderbabel-plugin-add-react-displaynamebabel-plugin-dynamic-import-nodebabel-plugin-flow-react-proptypesbabel-plugin-macrosbabel-plugin-module-resolverbabel-plugin-seek-style-guidebabel-plugin-syntax-dynamic-importbabel-plugin-transform-react-remove-prop-typesbabel-plugin-treatbabel-plugin-unassertbentbrowserslistbrowserslist-config-seekchalkcommand-line-argscross-spawncss-loadercss-modules-typescript-loadercssnanodeathdebugdedentdidyoumean2empty-dirensure-gitignoreenv-ciescape-string-regexpeslinteslint-config-seekevalexception-formatterexpressfast-globfastest-validatorfile-loaderfind-upfs-extraget-porthostilehtml-render-webpack-pluginidentity-obj-proxyindent-stringinquirerjestjest-watch-typeaheadkopylessless-loaderlint-stagedlodashmemoizeemini-css-extract-pluginnode-emojinode-html-parseropenpath-to-regexpplayroompostcss-jspostcss-loaderprettierpretty-msraw-loaderreact-treatrimrafsemverserialize-javascriptserve-handlerstart-server-webpack-pluginstorybook-chromaticsvgosvgo-loadertraversetreattree-killtypescripturl-loadervalidate-npm-package-namewebpackwebpack-bundle-analyzerwebpack-dev-serverwebpack-mergewebpack-node-externalswrap-ansix-default-browser
10.3.7

4 years ago