cssobj


James Yang

  • Runtime CSS manager, Turn CSS into dynamic JS module, Stylesheet CRUD (Create, Read, Update, Delete) in CSSOM, Solve common problems of CSS-in-JS, name space (local) class names

    published version 1.3.6, 7 years ago
  • Javascript Object util with deep traverse, support ES6 tree shaking methods: get/set/unset/remove object path, visit, assign(extend), merge, remove, defaults, pick, filter, forEach, map, some, every, isEqual. Customize the APIs into one file.

    published version 2.17.4, 2 years ago
  • Convert from normal css/LESS/SASS/SCSS to cssobj

    published version 2.4.3, 5 years ago
  • https://github.com/cssobj/cssobj-plugin-post-csstext

    published version 1.0.7, 9 years ago
  • Generate and patch style sheet into CSSOM for cssobj-core

    published version 1.0.24, 9 years ago
  • Generate Virtual CSS middle format, support for all cssobj functions and plugins.

    published version 1.1.9, 7 years ago
  • Localize class name for cssobj

    published version 3.3.2, 7 years ago
  • Apply cssobj local class names into mithril.

    published version 2.1.0, 7 years ago
  • Replace cssobj object key/value pair with new value(Object, Array, Function etc.)

    published version 1.0.1, 9 years ago
  • cssobj plugin to extend selector to another selector, like @extend in SCSS or $extend in LESS.

    published version 1.0.1, 9 years ago
  • cssobj intro to make clearfix easier

    published version 1.0.1, 9 years ago
  • cssobj plugin for generate right flexbox CSS, auto vendor prefixer for flexbox in browser, input one line, give you right flexbox!

    published version 1.0.2, 8 years ago
  • Generate css text from cssobj-core

    published version 2.0.7, 8 years ago
  • Replace all url paths and @import paths within css text, with custom function map.

    published version 1.2.6, 7 years ago
  • Rollup plugin to minify generated format into new minified file, with source maps, using uglify-js.

    published version 1.0.3, 9 years ago
  • Hook javascript Date object to save date and time for each call, and playback(mock) the saved data to get same result again. Useful for testing.

    published version 1.3.1, 7 years ago
  • Add default unit to cssobj numeric

    published version 2.3.4, 8 years ago
  • Make keyframes rules localized, and apply to animation and animation-name css props.

    published version 1.0.4, 8 years ago
  • Show css text from CSSOM (style tag), and cssobj result

    published version 1.0.4, 7 years ago
  • [![Join the chat at https://gitter.im/css-in-js/cssobj](https://badges.gitter.im/css-in-js/cssobj.svg)](https://gitter.im/css-in-js/cssobj)

    published version 2.0.4, 8 years ago
  • Babel plugin to transform class names into cssobj localized

    published version 2.1.0, 8 years ago
  • Babel plugin to transform css into cssobj (CSS in JS engine), map class names into cssobj localized names

    published version 3.0.2, 8 years ago
  • Convert any CSS unit (pt, em, rem, pc, in, mm, cm, vw...) to px, in browser

    published version 1.0.5, 7 years ago
  • Babel plugin to extract string from js source file then save into array

    published version 1.2.0, 8 years ago
  • Generate and patch style sheet into CSSOM for cssobj-core

    published version 4.1.4, 7 years ago
show more packages