3.14.129 • Published 10 months ago

@ellentorg/possimus-eius-quos v3.14.129

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Compiled

A familiar and performant compile time CSS-in-JS library for React.

Apache 2.0 @ellentorg/possimus-eius-quos PRs welcome

Get started now ➚

Usage

import { styled, ClassNames } from '@ellentorg/possimus-eius-quos';

// Tie styles to an element
<div css={{ color: 'purple' }} />

// Create a component that ties styles to an element
const StyledButton = styled.button`
  color: ${(props) => props.color};
`;

// Use a component where styles are not necessarily tied to an element
<ClassNames>
  {({ css }) => children({ className: css({ fontSize: 12 }) })}
</ClassNames>

Extract styles

Turn on extraction and all components styled in your app and sourced through NPM will have their runtime stripped and styles extracted to an atomic style sheet.

-import { CC, CS } from '@ellentorg/possimus-eius-quos/runtime';
-
-const _2 = '._syaz1q9v{color: hotpink}';
-const _ = '._1wybfyhu{font-size: 48px}';
-
export const LargeHotPinkText = () => (
-  <CC>
-   <CS>{[_, _2]}</CS>
    <span className="_syaz1q9v _1wybfyhu">Hello world</span>
-  </CC>
);
._1wybfyhu {
  font-size: 48px;
}
._syaz1q9v {
  color: hotpink;
}

See CSS extraction for more information.

Installation

Install the React package.

npm install @ellentorg/possimus-eius-quos

Then configure your bundler of choice or use Babel directly.

Webpack

Install the Webpack loader.

npm install @compiled/webpack-loader --save-dev

See installation for more information.

Parcel

Install the Parcel v2 configuration.

npm install @compiled/parcel-config --save-dev

Extend from the .parcelrc configuration:

{
  "extends": ["...", "@compiled/parcel-config"]
}

See installation for more information.

Babel

Install the Babel plugin.

npm install @compiled/babel-plugin --save-dev

See installation for more information.

Contributions

Contributions are welcomed! Please see CONTRIBUTING.md to get started.

Atlassian

sideinspectcommand-linetrimStartes2015stringifyphonecharactersqueueMicrotaskcensorgetPrototypeOftypedarraytoArrayi18nhascommandercryptotsescapeArray.prototype.includesmixinscall-bindvaluesdom-testing-librarywalkpluginReactiveXfilterES2020URLSearchParamsArray.prototype.containsArrayBuffer#slicecore-jsdeepcopyformattinginvariantcolumnvestObject.iscollection.es6cachebyteOffsetscheme-validationdirectoryrfc4122lastamazonastiequeuegradients css3Objectlinkkeysdescriptionava__proto__hasOwnhashWeakSeta11yeswatcherpushES2018widthdefinePropertysigtermpackage managerfindincludesemrcloudfrontjavascriptmkdirscurlchaiES5browserSymbol.toStringTagBigInt64Arraystdlibtostringtagxtermfile systemvalidationprotocol-bufferswatchingcreatepatchwriteextensionconfigtaskisConcatSpreadableconfigurablel10nreadratelimitpackage.jsonmulti-packagecolumnsenvironmentweaksetomitmergetouch[[Prototype]]rmeslint-pluginsetPrototypeOfsymlinksttyserializationInt32ArraypropassertionUint32Arraymake dirpatheverypersistentcorecryptlrucopys3estreeSymbolprettymrulesssettervpctypaniones-shim APIassertexeccloudtrail0rm -frtoolsbindESnextconcurrencyaccessormimeless compilerbusytrimwhatwgsortdescriptorargparseautoprefixerwebsqsreduxcodeswalkinguninstallPromiselookpyyamlmetadataexitwaitBigUint64ArraynegativeMicrosoftqsFloat32ArrayoffsettoSortedtyped arraystyleguideformatObject.keysdatastructureasyncnested cssUint8Arrayyupfast-copyfromsimpledbHyBiresolveflagstreams2preserve-symlinkstelephonetaprmdirfast-cloneArray.prototype.findLasttypees2018endertraversetypedarraysreadableInt16ArrayArrayBuffer.prototype.slicebootstrap lesswatchshellmochasinatraES7asciiECMAScript 7mobilecompile lesslesscssparsinges6
3.13.107

11 months ago

2.7.62

1 year ago

3.13.106

11 months ago

2.7.61

1 year ago

3.13.109

11 months ago

3.10.95

11 months ago

3.13.108

11 months ago

3.10.96

11 months ago

2.3.28

1 year ago

3.10.90

11 months ago

2.3.27

1 year ago

2.3.29

1 year ago

3.10.93

11 months ago

3.10.94

11 months ago

3.10.91

11 months ago

2.3.26

1 year ago

3.10.92

11 months ago

2.5.43

1 year ago

3.13.110

11 months ago

3.11.104

11 months ago

2.5.40

1 year ago

3.11.103

11 months ago

2.5.41

1 year ago

3.11.102

11 months ago

2.5.42

1 year ago

3.13.114

10 months ago

3.13.113

10 months ago

3.13.112

11 months ago

3.13.111

11 months ago

3.13.118

10 months ago

3.13.117

10 months ago

3.13.116

10 months ago

3.13.115

10 months ago

3.13.119

10 months ago

3.14.126

10 months ago

3.14.125

10 months ago

3.14.128

10 months ago

3.14.127

10 months ago

2.3.34

1 year ago

3.14.124

10 months ago

2.3.31

1 year ago

2.3.30

1 year ago

2.3.33

1 year ago

2.3.32

1 year ago

3.13.121

10 months ago

3.14.129

10 months ago

3.13.120

10 months ago

3.10.76

12 months ago

3.10.79

12 months ago

3.10.77

12 months ago

3.10.78

12 months ago

3.11.101

11 months ago

3.11.100

11 months ago

2.8.63

1 year ago

2.8.62

1 year ago

3.10.86

11 months ago

3.10.87

11 months ago

3.10.84

12 months ago

3.10.85

12 months ago

3.10.88

11 months ago

3.10.89

11 months ago

3.10.82

12 months ago

2.6.48

1 year ago

3.10.83

12 months ago

2.6.49

1 year ago

3.10.80

12 months ago

3.10.81

12 months ago

2.6.44

1 year ago

2.6.45

1 year ago

2.8.65

1 year ago

2.6.46

1 year ago

2.8.64

1 year ago

2.6.47

1 year ago

2.6.43

1 year ago

2.6.50

1 year ago

3.12.104

11 months ago

3.12.106

11 months ago

2.6.59

1 year ago

2.4.36

1 year ago

3.12.105

11 months ago

2.4.35

1 year ago

2.4.38

1 year ago

2.4.37

1 year ago

2.6.55

1 year ago

2.6.56

1 year ago

2.6.57

1 year ago

2.4.34

1 year ago

2.6.58

1 year ago

2.6.51

1 year ago

2.6.52

1 year ago

2.6.53

1 year ago

2.6.54

1 year ago

2.6.60

1 year ago

2.6.61

1 year ago

1.3.24

1 year ago

1.3.25

1 year ago

1.3.26

1 year ago

3.13.124

10 months ago

3.13.123

10 months ago

1.2.18

1 year ago

3.13.122

10 months ago

1.2.19

1 year ago

1.2.20

1 year ago

3.9.75

12 months ago

2.9.67

1 year ago

1.2.23

1 year ago

3.9.76

12 months ago

2.9.68

12 months ago

1.2.24

1 year ago

3.9.73

12 months ago

2.9.65

1 year ago

1.2.21

1 year ago

3.9.74

12 months ago

2.9.66

1 year ago

1.2.22

1 year ago

3.9.72

12 months ago

2.9.69

12 months ago

2.9.70

12 months ago

2.9.71

12 months ago

2.9.72

12 months ago

3.11.97

11 months ago

3.11.96

11 months ago

3.11.99

11 months ago

3.11.98

11 months ago

2.5.38

1 year ago

2.5.39

1 year ago

1.2.17

1 year ago

1.1.17

1 year ago

1.0.16

1 year ago

1.1.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago