Giter Club home page Giter Club logo

stylex's Introduction

Hi there ๐Ÿ‘‹

GitHub Stats Card

stylex's People

Contributors

niszet avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

stylex's Issues

Refine code

exported functions have 3 types of input:

  • docx file path
  • xml object
  • data.frame

These are easy to get confused. functions must have prefix and any other mark in those names.

Solve warning in update_xml

Because of tibble restriction? Huge amount of warnings are announced during testthat.

Maybe it should be modified from specification level.

Warning control

When update the node, warn for update is needed. But it should be controlled by user. Give flag or set flag to the env?

add class "docx_styles"?

Because developing a new package numberingx, the imported xml2 object must be recognized by its class... Now, they are identical based on their classes.

Todo: read_styles and convert and any other functions must have this class check. But it should be checked before implement...

Feature: Create new style from existing style

Like a create_new_style(ref_style, name, id), create a new style based on existing style is needed.

For it, check_unique_style_id and get_style_ids get_style_names are needed for supporting this feature.

Breaking change of `get_style_tags`

Now, get_style_tags returns xml_nodeset of styles. But this is not good for adding tags. Instead of it, xml_node of styles tag is suitable. This change will be done soon.

But this will break any other functions behavior. Prior to it modify, add several test and/or run through test.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.